summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 23a46971ea..2ff874f81d 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -649,7 +649,7 @@
Extended to take an address and a port number for the local side in
optional 3rd and 4th arguments.
-= new bundled library
+= newly bundled library
: ext/bigdecimal
@@ -659,6 +659,10 @@
an interface to the dynamic linker.
+: ext/enumerator
+
+ a helper module for the Enumerable interface.
+
: ext/io/wait
IO wait methods.