aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae7e244d3d..0a99f4c936 100644
--- a/NEWS
+++ b/NEWS
@@ -122,6 +122,15 @@ with all sufficient information, see the ChangeLog file.
* realdirpath
* each_child
+* Readline
+ * new method:
+ * Readline.set_screen_size
+ * Readline.get_screen_size
+
+ * extended methods:
+ * Readline.completion_proc= accepts nil.
+ nil means to use default completion proc.
+
=== Compatibility issues (excluding feature bug fixes)
* Enumerator#rewind