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

Comparing AnyEvent/Changes (file contents):
Revision 1.476 by root, Tue Aug 16 21:33:38 2011 UTC vs.
Revision 1.478 by root, Wed Aug 17 22:34:10 2011 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3TODO: document TCP_*** constants 3TODO: document TCP_*** constants
4 4
5TODO: AnyEvent::Log 5TODO: AnyEvent::Log
6TODO: check for #TODO
66.01 76.01
7 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include 8 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include
8 the TTL as fourth element - this affects ->resolve directly, 9 the TTL as fourth element - this affects ->resolve, ->request
9 and ->request and ->dns_unpack indirectly. Convenience functions 10 and ->dns_unpack indirectly. Convenience functions such as
10 such as AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither 11 AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is
11 is AnyEvent::Socket. 12 AnyEvent::Socket.
12 - INCOMPATIBLE CHANGE: backend authors now should not implement 13 - INCOMPATIBLE CHANGE: backend authors now should not implement
13 one_event or loop, but instead the AnyEvent::CondVar::_wait and _poll 14 one_event or loop, but instead the AnyEvent::CondVar::_wait and _poll
14 methods. 15 methods.
15 - INCOMPATIBLE CHANGE: verbosity levels have been redefined, see 16 - INCOMPATIBLE CHANGE: verbosity levels have been redefined, see
16 AnyEvent (PERL_ANYEVENT_VERBOSE) and AnyEvent::Log for details. 17 AnyEvent (PERL_ANYEVENT_VERBOSE) and AnyEvent::Log for details.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines