Skip to content

Commit 20a43eb

Browse files
committed
Update website to point to new releases (not yet uploaded)
1 parent 41ecb05 commit 20a43eb

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

index.html

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,13 @@ <h3>Download&ndash;Stable releases</h3>
135135
These are the ones you probably want for software development, unless you
136136
like to track the latest development versions and report bugs in them.
137137

138-
<ul class="tight">
139-
<li><a class="latest" href="https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz">libevent-2.0.21-stable.tar.gz</a> [<a href="https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz.asc">GPG Sig</a>] <a href="https://raw.github.com/libevent/libevent/release-2.0.21-stable/ChangeLog">ChangeLog</a><br>Released 2012-11-18
138+
<ul class="tight">
139+
<li><a class="latest" href="https://github.com/downloads/libevent/libevent/libevent-2.0.22-stable.tar.gz">libevent-2.0.22-stable.tar.gz</a> [<a href="https://github.com/downloads/libevent/libevent/libevent-2.0.22-stable.tar.gz.asc">GPG Sig</a>] <a href="https://raw.github.com/libevent/libevent/release-2.0.22-stable/ChangeLog">ChangeLog</a><br>Released 2014-01-05
140+
<ul>
141+
<li>Changelog to follow
142+
</ul>
143+
144+
<li><a href="https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz">libevent-2.0.21-stable.tar.gz</a> [<a href="https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz.asc">GPG Sig</a>] <a href="https://raw.github.com/libevent/libevent/release-2.0.21-stable/ChangeLog">ChangeLog</a><br>Released 2012-11-18
140145
<ul>
141146
<li>Several SSL correctness and performance fixes.
142147
<li>Build fixes for mingw64
@@ -153,6 +158,11 @@ <h3>Download&ndash;Stable releases</h3>
153158
<li>and more...
154159
</ul>
155160

161+
<li><a href="https://github.com/downloads/libevent/libevent/libevent-1.4.15-stable.tar.gz">libevent-1.4.15-stable.tar.gz</a> [<a href="https://github.com/downloads/libevent/libevent/libevent-1.4.15-stable.tar.gz.sig">GPG Sig</a>] <a href="https://raw.github.com/libevent/libevent/release-1.4.15-stable/ChangeLog">ChangeLog</a><br>Released 2015-01-05
162+
<ul>
163+
<li>Changelog to follow
164+
</ul>
165+
156166
<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
157167
<ul>
158168
<li>Backport evbuffer_readln()
@@ -173,7 +183,11 @@ <h4>Download&ndash;Alpha releases</h4>
173183
us know!
174184

175185
<ul class="tight">
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
186+
<li><a class="latest" href="https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.5.beta.tar.gz/download">libevent-2.1.5-beta.tar.gz</a> [<a href="https://sourceforge.net/projects/levent/files/libevent/libevent-2.1/libevent-2.1.5-beta.tar.gz.asc/download">GPG Sig</a>] <a href="https://raw.github.com/libevent/libevent/release-2.1.5-beta/ChangeLog">ChangeLog</a><br>Released 2015-01-05
187+
<ul>
188+
<li>Changelog to follow.
189+
</ul>
190+
<li><a 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
177191
<ul>
178192
<li>Several new utility APIs in libevent core, bufferevents, and evhttp.
179193
<li>Detect closes early with EPOLLRDHUP.

0 commit comments

Comments
 (0)