@@ -153,25 +153,7 @@ <h3>Download–Stable releases</h3>
153153 < li > and more...
154154 </ ul >
155155
156- < li > < a 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
157- < ul >
158- < li > Fix periodic timeout behavior when time jumps forward
159- < li > Avoid certain priority inversions
160- < li > More OpenSSL callback behavior fixes (Mark Ellzey)
161- < li > More evdns improvements (Greg Hazel)
162- < li > Fix a compilation bug with MSVC
163- < li > and more...
164- </ ul >
165-
166- < 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
167- < ul >
168- < li > Fix a crash bug in evdns.
169- < li > Fix a class of confusing, hard-to-diagnose kqueue errors.
170- < li > and more...
171- </ ul >
172-
173-
174- < li > < a class ="latest " href ="https://github.com/downloads/libevent/libevent/libevent-1.4.14b-stable.tar.gz "> libevent-1.4.14b-stable.tar.gz</ a > [< a href ="https://github.com/downloads/libevent/libevent/libevent-1.4.14b-stable.tar.gz.sig "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-1.4.14b-stable/ChangeLog "> ChangeLog</ a > < br > Released 2010-06-07
156+ < li > < a href ="https://github.com/downloads/libevent/libevent/libevent-1.4.14b-stable.tar.gz "> libevent-1.4.14b-stable.tar.gz</ a > [< a href ="https://github.com/downloads/libevent/libevent/libevent-1.4.14b-stable.tar.gz.sig "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-1.4.14b-stable/ChangeLog "> ChangeLog</ a > < br > Released 2010-06-07
175157 < ul >
176158 < li > Backport evbuffer_readln()
177159 < li > Fix a crash when reading badly formatted resolve.conf (Yasuoka Masahiko)
@@ -191,7 +173,16 @@ <h4>Download–Alpha releases</h4>
191173 us know!
192174
193175< ul class ="tight ">
194- < li > < a class ="latest " href ="https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.3-alpha.tar.gz/download "> libevent-2.1.3-alpha.tar.gz</ a > [< a href ="https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.3-alpha.tar.gz.asc/download "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.1.3-alpha/ChangeLog "> ChangeLog</ a > < br > Released 2013-05-01
176+ < li > < a class ="latest " href ="https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.4-alpha.tar.gz/download "> libevent-2.1.4-alpha.tar.gz</ a > [< a href ="https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.4-alpha.tar.gz.asc/download "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.1.4-alpha/ChangeLog "> ChangeLog</ a > < br > Released 2014-03-21
177+ < ul >
178+ < li > Several new utility APIs in libevent core, bufferevents, and evhttp.
179+ < li > Detect closes early with EPOLLRDHUP.
180+ < li > (Optional) support for buildint with cmake.
181+ < li > Bugfixes too numerous to mention.
182+ < li > < a href ="https://raw.github.com/libevent/libevent/master/whatsnew-2.1.txt "> and much more...</ a >
183+ </ ul >
184+
185+ < li > < a href ="https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.3-alpha.tar.gz/download "> libevent-2.1.3-alpha.tar.gz</ a > [< a href ="https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.3-alpha.tar.gz.asc/download "> GPG Sig</ a > ] < a href ="https://raw.github.com/libevent/libevent/release-2.1.3-alpha/ChangeLog "> ChangeLog</ a > < br > Released 2013-05-01
195186 < ul >
196187 < li > New finalization API with fix for bufferevent deadlock issue.
197188 < li > New evdns and evhttp option.
0 commit comments