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

Comparing AnyEvent/Changes (file contents):
Revision 1.475 by root, Tue Aug 16 14:47:26 2011 UTC vs.
Revision 1.476 by root, Tue Aug 16 21:33: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: logging? / trace_level AnyEvent::Log 5TODO: AnyEvent::Log
66.01 66.01
7
86.0 (not officially released)
9 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include 7 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include
10 the TTL as fourth element - this affects ->resolve directly, 8 the TTL as fourth element - this affects ->resolve directly,
11 and ->request and ->dns_unpack indirectly. Convenience functions 9 and ->request and ->dns_unpack indirectly. Convenience functions
12 such as AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither 10 such as AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither
13 is AnyEvent::Socket. 11 is AnyEvent::Socket.
61 - tcp_server now tries to unlink unix domain sockets when it gets destroyed. 59 - tcp_server now tries to unlink unix domain sockets when it gets destroyed.
62 - do not run event loop detection multiple times when programs call their cached 60 - do not run event loop detection multiple times when programs call their cached
63 copies of AnyEvent::detect. 61 copies of AnyEvent::detect.
64 - parse_hostport now accepts absolute paths als unix domain sockets. 62 - parse_hostport now accepts absolute paths als unix domain sockets.
65 63
646.0 (not officially released, but was on CPAN for about 15 minutes :/)
65
665.34 Thu May 12 09:59:41 CEST 2011 665.34 Thu May 12 09:59:41 CEST 2011
67 - AE::TLS didn't support both cert_file and key at the same time, 67 - AE::TLS didn't support both cert_file and key at the same time,
68 due to some copy&paste bug (reported and analyzed by vti). 68 due to some copy&paste bug (reported and analyzed by vti).
69 - improve AE::Handle timeout documentation slightly. 69 - improve AE::Handle timeout documentation slightly.
70 70

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines