summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 2ff874f81d..b4445fa59f 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -691,6 +691,10 @@
fast YAML parser.
+: lib/abbrev
+
+ creates an abbreviation table from a list
+
: lib/benchmark
Ruby scripts benchmarker
@@ -715,6 +719,10 @@
file utility library.
+: lib/generator
+
+ converts an internal iterator to an external iterator
+
: lib/gserver
generic server used by xmlrpc