summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-23 19:21:47 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-23 19:21:47 -0500
commitff2d9ff725d1d8591f3534ed2a992b550b56a832 (patch)
tree701ab74a43fdcc7aa2191b87c820ee3cf1400740 /NEWS
parent8e82c61d4caacfd43668bf1d2a7e23a0a21fa5bc (diff)
downloadreadline-ff2d9ff725d1d8591f3534ed2a992b550b56a832.tar.gz
Readline-6.0.005 import
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a14e74e..8e30a35 100644
--- a/NEWS
+++ b/NEWS
@@ -37,3 +37,6 @@ h. There is support for replacing a prefix of a pathname with a `...' when
i. There is a new `revert-all-at-newline' variable. If enabled, readline will
undo all outstanding changes to all history lines when `accept-line' is
executed.
+
+j. If the kernel supports it, readline displays special characters
+ corresponding to a keyboard-generated signal when the signal is received.