[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[website updated] Update downloads with a section on the 'classic' and 'modern' releases.



---
 downloads.html | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/downloads.html b/downloads.html
index a9e73e5..bab004d 100644
--- a/downloads.html
+++ b/downloads.html
@@ -32,17 +32,22 @@
 
 <h1>Downloads</h1>
 
-<p>Here is the <a href="/pub/bzip2/bzip2-latest.tar.gz">latest source
-tarball</a> release, which includes full documentation.</p>
+<h2>Classic bzip2 1.0.x</h2>
+
+<p>Here is the <a href="/pub/bzip2/bzip2-latest.tar.gz">latest bzip2 1.0.x
+source tarball</a> release, which includes full documentation.</p>
 
 <p>All (older) releases can be found through
 <a href="ftp://sourceware.org/pub/bzip2/";>ftp://sourceware.org/pub/bzip2/</a>
 or
 <a href="https://sourceware.org/pub/bzip2/";>https://sourceware.org/pub/bzip2/</a></p>
 
-<p>The current <a href="https://sourceware.org/git/?p=bzip2.git;a=summary";>bzip2 source code</a> can be checked out with:</p>
+<p>The bzip2 1.0.x <a href="https://sourceware.org/git/?p=bzip2.git;a=summary";>git tree</a> can be checked out with:</p>
 <p><div><tt>git clone git://sourceware.org/git/bzip2.git</tt></div><p>
 
+<h2>Modern bzip2 1.1.x</h2>
+<p>There is also a future <a href="https://gitlab.com/federicomenaquintero/bzip2";>bzip2 1.1.x development branch</a> which includes a new build system and more fixes.</p>
+
 <p>If you can be bothered, please 
 <a href="mailto:jseward@acm.org";>email me</a> to say you've got a
 copy.  It's nice to know where this stuff gets to.</p>
-- 
1.8.3.1