]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/libreadline/NEWS
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / libreadline / NEWS
1 This is a terse description of the new features added to readline-5.2 since
2 the release of readline-5.1.
3
4 1.  New Features in Readline
5
6 a.  Calling applications can now set the keyboard timeout to 0, allowing
7     poll-like behavior.
8
9 b.  The value of SYS_INPUTRC (configurable at compilation time) is now used as
10     the default last-ditch startup file.
11
12 c.  The history file reading functions now allow windows-like \r\n line
13     terminators.