added new development releases
authorArun Persaud <arun@nubati.net>
Sun, 22 Nov 2009 21:23:00 +0000 (21:23 +0000)
committerArun Persaud <arun@nubati.net>
Sun, 22 Nov 2009 21:23:00 +0000 (21:23 +0000)
index.html

index 3a1582b..ec88e10 100644 (file)
@@ -75,13 +75,22 @@ possible.</p>
 
 <h4>development version</h4>
 
-<p>Current unstable version: is: <a href="ftp://alpha.gnu.org/gnu/xboard/">4.4.1.20091022</a>. </p>
+At the moment we have three developer versions:
+
+<ul>
+<li>A snapshot of the 4.4.2 branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">4.4.2.20091122</a>. <br />
+   This will become the next stable version. This should be quite stable already.</li>
+<li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">master-20091122</a>. <br />
+   The master branch at this moment also includes changes that will go in future version, but not necessary in the next release. Since this includes lots of changes, chances for major bugs are higher.</li>
+<li>A snapshot of the gtk branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">gtk-20091122</a>. <br />
+   In the gtk branch we are working on merging Winboard and Xboard back together using a gtk-frontend. This code doesn't work 100% yet, it will crash quite often, but you can almost play normal games against a machine already.</li>
+</ul>
 
 <p>For development sources and other information, please see
 the <a href="http://savannah.gnu.org/projects/xboard/">XBoard project
 page</a> at <a href="http://savannah.gnu.org">savannah.gnu.org</a>.</p>
 
-<p>A snapshot of the latest source code is available at
+<p>A snapshot of the latest source code for all branches is available at
 the <a href="http://git.savannah.gnu.org/cgit/xboard.git">git
 repository</a> on Savannah.</p>