Added readline news.  (Skip)
diff --git a/Misc/NEWS b/Misc/NEWS
index bd0595f..0b7102b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -257,6 +257,9 @@
 
 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