summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bd0595f..0b7102b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -257,6 +257,9 @@ optionally support the RFC 959 REST command.
socket - new function getfqdn()
+readline - new functions to read, write and truncate history files. The
+readline section of the library reference manual contains an example.
+
XXX: I'm sure there are others