aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0866aaffcb..e7be2fe238 100644
--- a/NEWS
+++ b/NEWS
@@ -150,6 +150,10 @@ with all sufficient information, see the ChangeLog file or Redmine
environment variable if the system's environment variable is multiuser
safe. [Bug #12921]
+* Pathname
+ * New method:
+ * Pathname#glob [Feature #7360]
+
* RbConfig
* New constants:
* RbConfig::LIMITS is added to provide the limits of C types.