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.4 by root, Fri May 11 00:20:19 2012 UTC

1Revision history for Perl extension AnyEvent::ReadLine::Gnu 1Revision history for Perl extension AnyEvent::ReadLine::Gnu
2
3TODO: rltelnet docs
4 - make sure any readline adornment is off even on first redisplay.
5 - added caveat section.
6
70.2 Thu May 10 23:52:21 CEST 2012
8 - the SYNOPSIS used cb instead of the correct
9 on_line parameter name.
10 - postpone the invocation of the on_line callback as readline
11 is not yet in a "new line" state when calling the callback.
12 - pass point position to callback.
13 - accept both cb and on_line for callback, croak if
14 both are missing.
15 - clarify encoding.
2 16
30.1 Thu May 10 04:21:08 CEST 2012 170.1 Thu May 10 04:21:08 CEST 2012
4 - first release. 18 - first release.
5 19
60.0 Thu May 10 02:38:09 CEST 2012 200.0 Thu May 10 02:38:09 CEST 2012

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines