File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,17 @@ <h3>Download–Stable releases</h4>
126126 like to track the latest development versions and report bugs in them.
127127
128128< ul class ="tight ">
129- < li > < a class ="latest " href ="https://github.com/downloads/libevent/libevent/libevent-2.0.18-stable.tar.gz "> libevent-2.0.18-stable.tar.gz</ a > [< a href ="https://github.com/downloads/libevent/libevent/libevent-2.0.18-stable.tar.gz.asc "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.0.18-stable/ChangeLog "> ChangeLog</ a > < br > Released 2012-03-22
129+ < li > < a class ="latest " href ="https://github.com/downloads/libevent/libevent/libevent-2.0.19-stable.tar.gz "> libevent-2.0.19-stable.tar.gz</ a > [< a href ="https://github.com/downloads/libevent/libevent/libevent-2.0.19-stable.tar.gz.asc "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.0.19-stable/ChangeLog "> ChangeLog</ a > < br > Released 2012-05-03
130+ < ul >
131+ < li > Fix periodic timeout behavior when time jumps forward
132+ < li > Avoid certain priority inversions
133+ < li > More OpenSSL callback behavior fixes (Mark Ellzey)
134+ < li > More evdns improvements (Greg Hazel)
135+ < li > Fix a compilation bug with MSVC
136+ < li > and more...
137+ </ ul >
138+
139+ < li > < a href ="https://github.com/downloads/libevent/libevent/libevent-2.0.18-stable.tar.gz "> libevent-2.0.18-stable.tar.gz</ a > [< a href ="https://github.com/downloads/libevent/libevent/libevent-2.0.18-stable.tar.gz.asc "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.0.18-stable/ChangeLog "> ChangeLog</ a > < br > Released 2012-03-22
130140 < ul >
131141 < li > Fix a crash bug in evdns.
132142 < li > Fix a class of confusing, hard-to-diagnose kqueue errors.
Original file line number Diff line number Diff line change @@ -66,7 +66,18 @@ <h2><a name="2.0">Libevent 2.0.x</a></h2>
6666[ < a href ="https://raw.github.com/libevent/libevent/patches-2.0/whatsnew-2.0.txt "> What's new in 2.0</ a > | < a href ="https://raw.github.com/libevent/libevent/patches-2.0/ChangeLog "> 2.0.x ChangeLog</ a > ]
6767< ul >
6868
69- < li > < a class ="latest " href ="https://github.com/downloads/libevent/libevent/libevent-2.0.18-stable.tar.gz "> libevent-2.0.18-stable.tar.gz</ a > [< a href ="https://github.com/downloads/libevent/libevent/libevent-2.0.18-stable.tar.gz.asc "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.0.18-stable/ChangeLog "> ChangeLog</ a > - Released 2012-03-22
69+ < li > < a class ="latest " href ="https://github.com/downloads/libevent/libevent/libevent-2.0.19-stable.tar.gz "> libevent-2.0.19-stable.tar.gz</ a > [< a href ="https://github.com/downloads/libevent/libevent/libevent-2.0.19-stable.tar.gz.asc "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.0.19-stable/ChangeLog "> ChangeLog</ a > < br > Released 2012-05-03
70+ < ul >
71+ < li > Fix periodic timeout behavior when time jumps forward
72+ < li > Avoid certain priority inversions
73+ < li > More OpenSSL callback behavior fixes (Mark Ellzey)
74+ < li > More evdns improvements (Greg Hazel)
75+ < li > Fix a compilation bug with MSVC
76+ < li > and more...
77+ </ ul >
78+
79+
80+ < li > < a href ="https://github.com/downloads/libevent/libevent/libevent-2.0.18-stable.tar.gz "> libevent-2.0.18-stable.tar.gz</ a > [< a href ="https://github.com/downloads/libevent/libevent/libevent-2.0.18-stable.tar.gz.asc "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.0.18-stable/ChangeLog "> ChangeLog</ a > - Released 2012-03-22
7081 < ul >
7182 < li > Fix a crash bug in evdns.
7283 < li > Fix a class of confusing, hard-to-diagnose kqueue errors.
You can’t perform that action at this time.
0 commit comments