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

Comparing AnyEvent/Changes (file contents):
Revision 1.493 by root, Thu Aug 25 23:20:16 2011 UTC vs.
Revision 1.494 by root, Fri Aug 26 03:33:58 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: ae::log examples
6TODO: ae::now vs. ae::time - make configurable?
76.01 56.01
8 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include 6 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include
9 the TTL as fourth element - this affects ->resolve, ->request 7 the TTL as fourth element - this affects ->resolve, ->request
10 and ->dns_unpack indirectly. Convenience functions such as 8 and ->dns_unpack indirectly. Convenience functions such as
11 AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is 9 AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is
70 - tcp_server now tries to unlink unix domain sockets when it gets destroyed. 68 - tcp_server now tries to unlink unix domain sockets when it gets destroyed.
71 - do not run event loop detection multiple times when programs call their cached 69 - do not run event loop detection multiple times when programs call their cached
72 copies of AnyEvent::detect. 70 copies of AnyEvent::detect.
73 - parse_hostport now accepts absolute paths als unix domain sockets. 71 - parse_hostport now accepts absolute paths als unix domain sockets.
74 - add Task::Weaken as dependency (as recommends only at this time). 72 - add Task::Weaken as dependency (as recommends only at this time).
73 - replace PF_UNSPEC by 0, for good old minix.
75 74
766.0 (not officially released, but was on CPAN for about 15 minutes :/) 756.0 (not officially released, but was on CPAN for about 15 minutes :/)
77 76
785.34 Thu May 12 09:59:41 CEST 2011 775.34 Thu May 12 09:59:41 CEST 2011
79 - AE::TLS didn't support both cert_file and key at the same time, 78 - AE::TLS didn't support both cert_file and key at the same time,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines