Describe about Pathname.glob.
This commit is contained in:
parent
4d9504fe13
commit
5786df12f5
5
NEWS
5
NEWS
@ -203,6 +203,11 @@ open-uri::
|
|||||||
* Warn open-uri's "open" method at Kernel.
|
* Warn open-uri's "open" method at Kernel.
|
||||||
Use URI.open instead.
|
Use URI.open instead.
|
||||||
|
|
||||||
|
Pathname:
|
||||||
|
|
||||||
|
* Delegates 3 arguments from Pathname.glob to Dir.glob to
|
||||||
|
accept base: keyword.
|
||||||
|
|
||||||
Racc::
|
Racc::
|
||||||
|
|
||||||
* Merge 1.4.15 from upstream repository and added cli of racc.
|
* Merge 1.4.15 from upstream repository and added cli of racc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user