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

Comparing cvsroot/AnyEvent/Changes (file contents):
Revision 1.633 by root, Sun May 12 10:32:26 2019 UTC vs.
Revision 1.635 by root, Mon May 13 10:18:02 2019 UTC

14 14
15TODO: Олег Г <verdrehung@gmail.com>, empty A record response causes 15TODO: Олег Г <verdrehung@gmail.com>, empty A record response causes
16AnyEvent::resolve_sockaddr to eventually call pack_sockaddr with undef - 16AnyEvent::resolve_sockaddr to eventually call pack_sockaddr with undef -
17broken dns server, but maybe improve the response. 17broken dns server, but maybe improve the response.
18 18
19 - AnyEvent::Log did not reassess logging status of
20 AnyEvent::Log::logger's when contexts were changed with
21 ->attach/detach/slaves, causing them to not log even though a
22 recent attach should have caused them to log.
19 - added some more logging configuration examples. 23 - added some more logging configuration examples.
24 - mention RFC 8482 in AnyEvent::DNS.
20 25
217.15 Tue Feb 26 03:07:42 CET 2019 267.15 Tue Feb 26 03:07:42 CET 2019
22 - INCOMPATIBLE CHANGE: AnyEvent::Handle's tls_detect documentation gave 27 - INCOMPATIBLE CHANGE: AnyEvent::Handle's tls_detect documentation gave
23 separate major and minor versions, while code passed only a single 28 separate major and minor versions, while code passed only a single
24 value. This version follows the documentation and now passes separate 29 value. This version follows the documentation and now passes separate

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines