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

Comparing AnyEvent/Changes (file contents):
Revision 1.441 by root, Wed Feb 2 11:27:50 2011 UTC vs.
Revision 1.442 by root, Wed Feb 2 13:00:32 2011 UTC

6TODO: anyevent strict checking for $_ changes? 6TODO: anyevent strict checking for $_ changes?
7 7
8 - update idna algorithm(s) to UTS#46 version 6.0.0. 8 - update idna algorithm(s) to UTS#46 version 6.0.0.
9 - preserve trailing dot in idn_to_ascii - testsuite says to preserve, 9 - preserve trailing dot in idn_to_ascii - testsuite says to preserve,
10 uts46 says it's an error, and testsuite makes more sense. 10 uts46 says it's an error, and testsuite makes more sense.
11 - remove leading dots in idn_to_ascii - testsuite says to remove,
12 uts46 says it's an error, and testsuite makes more sense.
11 - fixed a bug in idn ignored character processing. 13 - fixed a bug in idn ignored character processing.
12 - passes the uts46 testsuite except for three cases which apparently 14 - passes the uts46 6.0.0 testsuite except for three cases which
13 are bugs in the tetssuite itself. 15 apparently are bugs in the testsuite itself.
16 - passes the uts46 6.0.1 testsuite except for eleven cases which
17 apparently are bugs in the testsuite itself.
14 18
155.31 Sun Jan 23 11:49:19 CET 2011 195.31 Sun Jan 23 11:49:19 CET 2011
16 - work around a POE bug where POE would first poll for new events and 20 - work around a POE bug where POE would first poll for new events and
17 invoke handlers BEFORE handling the message queue. 21 invoke handlers BEFORE handling the message queue.
18 - fix parsing of "domain" statement in resolv.conf (Johannes Plunien). 22 - fix parsing of "domain" statement in resolv.conf (Johannes Plunien).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines