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

Comparing AnyEvent/Changes (file contents):
Revision 1.483 by root, Sat Aug 20 02:23:27 2011 UTC vs.
Revision 1.484 by root, Sat Aug 20 15:57:34 2011 UTC

4 4
5TODO: AnyEvent::Log 5TODO: AnyEvent::Log
6TODO: consume-- 6TODO: consume--
7TODO: ae::log examples 7TODO: ae::log examples
8TODO: consolide slogging, e.g AnyEvent::Debug 8TODO: consolide slogging, e.g AnyEvent::Debug
9TODO: log_to_xyz
96.01 106.01
10 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include 11 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include
11 the TTL as fourth element - this affects ->resolve, ->request 12 the TTL as fourth element - this affects ->resolve, ->request
12 and ->dns_unpack indirectly. Convenience functions such as 13 and ->dns_unpack indirectly. Convenience functions such as
13 AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is 14 AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is
62 - no longer use AUTOLOAD for the initial loading (for no very good reason). 63 - no longer use AUTOLOAD for the initial loading (for no very good reason).
63 - tcp_server now tries to unlink unix domain sockets when it gets destroyed. 64 - tcp_server now tries to unlink unix domain sockets when it gets destroyed.
64 - do not run event loop detection multiple times when programs call their cached 65 - do not run event loop detection multiple times when programs call their cached
65 copies of AnyEvent::detect. 66 copies of AnyEvent::detect.
66 - parse_hostport now accepts absolute paths als unix domain sockets. 67 - parse_hostport now accepts absolute paths als unix domain sockets.
68 - add Task::Weaken as dependency (as recommends only at this time).
67 69
686.0 (not officially released, but was on CPAN for about 15 minutes :/) 706.0 (not officially released, but was on CPAN for about 15 minutes :/)
69 71
705.34 Thu May 12 09:59:41 CEST 2011 725.34 Thu May 12 09:59:41 CEST 2011
71 - AE::TLS didn't support both cert_file and key at the same time, 73 - AE::TLS didn't support both cert_file and key at the same time,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines