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.477 by root, Wed Aug 17 02:02:38 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
66.01 66.01
7 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include 7 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include
8 the TTL as fourth element - this affects ->resolve directly, 8 the TTL as fourth element - this affects ->resolve, ->request
9 and ->request and ->dns_unpack indirectly. Convenience functions 9 and ->dns_unpack indirectly. Convenience functions such as
10 such as AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither 10 AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is
11 is AnyEvent::Socket. 11 AnyEvent::Socket.
12 - INCOMPATIBLE CHANGE: backend authors now should not implement 12 - INCOMPATIBLE CHANGE: backend authors now should not implement
13 one_event or loop, but instead the AnyEvent::CondVar::_wait and _poll 13 one_event or loop, but instead the AnyEvent::CondVar::_wait and _poll
14 methods. 14 methods.
15 - INCOMPATIBLE CHANGE: verbosity levels have been redefined, see 15 - INCOMPATIBLE CHANGE: verbosity levels have been redefined, see
16 AnyEvent (PERL_ANYEVENT_VERBOSE) and AnyEvent::Log for details. 16 AnyEvent (PERL_ANYEVENT_VERBOSE) and AnyEvent::Log for details.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines