1This is a terse description of the new features added to readline-5.2 since
2the release of readline-5.1.
3
41.  New Features in Readline
5
6a.  Calling applications can now set the keyboard timeout to 0, allowing
7    poll-like behavior.
8
9b.  The value of SYS_INPUTRC (configurable at compilation time) is now used as
10    the default last-ditch startup file.
11
12c.  The history file reading functions now allow windows-like \r\n line
13    terminators.
14