summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0c85728b1d..ed373f3b34 100644
--- a/NEWS
+++ b/NEWS
@@ -146,6 +146,10 @@ with all sufficient information, see the ChangeLog file or Redmine
https://github.com/ruby/openssl. OpenSSL still remains as a default gem.
Refer to its History.md for the full release note. [Feature #9612]
+* Readline
+ * Readline.quoting_detection_proc and Readline.quoting_detection_proc=
+ [Feature #12659]
+
* optparse
* Add an into option. [Feature #11191]