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

Comparing AnyEvent/Changes (file contents):
Revision 1.646 by root, Sat Jul 25 17:58:50 2020 UTC vs.
Revision 1.647 by root, Sat Jul 25 22:20:29 2020 UTC

33 fix documentation. 33 fix documentation.
34 - EV backend now uses EV::break when waiting for condvars, 34 - EV backend now uses EV::break when waiting for condvars,
35 making waiting for condvars more efficient. This might 35 making waiting for condvars more efficient. This might
36 "break" already-broken programs that recursively enter 36 "break" already-broken programs that recursively enter
37 the event loop even more. 37 the event loop even more.
38 - add a dependency on Coro 6.57 if the installed version is older,
39 to avoid an incompatibility.
38 40
397.17 Wed Sep 18 03:04:49 CEST 2019 417.17 Wed Sep 18 03:04:49 CEST 2019
40 - work around antique openssl version in RHEL 7 by formatting 42 - work around antique openssl version in RHEL 7 by formatting
41 dh parameters differently (reported by several people). 43 dh parameters differently (reported by several people).
42 - add t/13_weaken.t. 44 - add t/13_weaken.t.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines