diff options
Diffstat (limited to 'contrib/libreadline/NEWS')
-rw-r--r-- | contrib/libreadline/NEWS | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/libreadline/NEWS b/contrib/libreadline/NEWS deleted file mode 100644 index 96711a00264cc..0000000000000 --- a/contrib/libreadline/NEWS +++ /dev/null @@ -1,13 +0,0 @@ -This is a terse description of the new features added to readline-5.2 since -the release of readline-5.1. - -1. New Features in Readline - -a. Calling applications can now set the keyboard timeout to 0, allowing - poll-like behavior. - -b. The value of SYS_INPUTRC (configurable at compilation time) is now used as - the default last-ditch startup file. - -c. The history file reading functions now allow windows-like \r\n line - terminators. |