summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a71feac2d0..98cb8376c9 100644
--- a/NEWS
+++ b/NEWS
@@ -578,8 +578,8 @@ OptionParser::
Pathname::
- * Delegates 3 arguments from Pathname.glob to Dir.glob to
- accept +base+ keyword.
+ * Pathname.glob now delegates 3 arguments to Dir.glob
+ to accept +base+ keyword. [Feature #14405]
Racc::