ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-ReadLine-Gnu/Changes
(Generate patch)

Comparing AnyEvent-ReadLine-Gnu/Changes (file contents):
Revision 1.1 by root, Thu May 10 02:21:48 2012 UTC vs.
Revision 1.7 by root, Tue Dec 12 15:50:45 2017 UTC

1Revision history for Perl extension AnyEvent::ReadLine::Gnu 1Revision history for Perl extension AnyEvent::ReadLine::Gnu
2
31.1 Tue Dec 12 16:42:04 CET 2017
4 - it was not possible to specify a completely empty prompt
5 (reported by Mons Anderson).
6 - added stability canary support.
7
81.0 Fri May 11 17:37:36 CEST 2012
9 - make sure any readline adornment is off even on first redisplay.
10 - added caveat section.
11 - fix "support" url.
12
130.2 Thu May 10 23:52:21 CEST 2012
14 - the SYNOPSIS used cb instead of the correct
15 on_line parameter name.
16 - postpone the invocation of the on_line callback as readline
17 is not yet in a "new line" state when calling the callback.
18 - pass point position to callback.
19 - accept both cb and on_line for callback, croak if
20 both are missing.
21 - clarify encoding.
2 22
30.1 Thu May 10 04:21:08 CEST 2012 230.1 Thu May 10 04:21:08 CEST 2012
4 - first release. 24 - first release.
5 25
60.0 Thu May 10 02:38:09 CEST 2012 260.0 Thu May 10 02:38:09 CEST 2012

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines