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

Comparing AnyEvent/Changes (file contents):
Revision 1.523 by root, Thu Jan 12 06:27:44 2012 UTC vs.
Revision 1.528 by root, Thu Mar 22 00:48:22 2012 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3TODO: document TCP_*** constants 3TODO: document TCP_*** constants
4TODO: add debug/trace logging to some modules 4TODO: add debug/trace logging to some modules
5TODO: AnyEvent::IO
6
7 - documented Rocco fabricating statements about AnyEvent and me.
8 - updated uts46data.pl for unicode 6.1.0.
9 - made log messages genearted by AnyEvent submodules not
10 include the package name anymore, as it will be logged
11 by default already.
12
136.14 Tue Jan 31 20:00:24 CET 2012
14 - AnyEvent::Impl::Tk was broken due to a mysterious "die" inside,
15 probably an editing mistake (reported by Darin McBride).
5 16
66.13 Thu Jan 12 07:27:01 CET 2012 176.13 Thu Jan 12 07:27:01 CET 2012
7 - AnyEvent::Util::fork_call checked for POSIX availability in the wrong way, 18 - AnyEvent::Util::fork_call checked for POSIX availability in the wrong way,
8 causing it to fail if POSIX wasn't loaded already (analysed by Rock Power). 19 causing it to fail if POSIX wasn't loaded already (analysed by Rock Power).
9 - AnyEvent::Handle::push_read (line => did pass $1 directly, so 20 - AnyEvent::Handle::push_read (line => did pass $1 directly, so

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines