added a what's new section
[xboard.git] / index.html
index 71f2bec..561eba0 100644 (file)
@@ -57,9 +57,15 @@ Forum</a>.</p>
 <p>Development for Winboard, reporting bugs and any other requests can
 also be done at the same places as for XBoard (see below).</p>
 
+<h3> What's new </h3>
+<p> Starting from 4.5.0 we will summarize the latest changes at <a href="whats_new.html">these</a> webpages. Have a look, try it out and let us know what you think.</p>
+
 <h3>Testers needed</h3>
 <p> Our next versions will have some major improvements and we are always looking for people who are willing to test those and give us feedback or new ideas. If you are interested, please send an email to our list at <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>.</p>
 
+<h3>GTK developer needed</h3>
+<p> We are also working on merging Winboard and XBoard back into one version using a cross platform GTK-front end. This will help us clean up the code and make things like internationalization easier. Progress is slow though, so if you know want to help out there are lots of things waiting to be done. Email the <a href="mailto:xboard-devel@gnu.org">mailing list</a> for more information. </p>
+
 <h3>Downloading XBoard</h3>
 
 <h4>stable version</h4>
@@ -89,14 +95,13 @@ know).</p>
 <p>At the moment we have three developer versions:</p>
 
 <ul>
-<li>A snapshot of the 4.4.5 branch: 
-Nothing here at the moment (just released 4.4.4).
-<--! This will become the next stable version.  <a href="ftp://alpha.gnu.org/gnu/xboard/">4.4.4.20100806</a>. 
+<li>A snapshot of the 4.5.x branch: (same as master at the moment)
+<!-- This will become the next stable version.  <a href="ftp://alpha.gnu.org/gnu/xboard/">4.4.4.20100806</a>. 
 A precompiled version will available soon for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE</a>. -->
     
 </li>
-<li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">master-20100806</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. A precompiled version will be available soon for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE</a> and <a href="http://packages.debian.org/experimental/xboard">debian</a>.
+<li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">master-20101211</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. A precompiled packaged version is available for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE </a> and <a href="http://packages.debian.org/experimental/xboard">debian</a>.
 
 </li>
 <li>A snapshot of the gtk branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">gtk-20100806</a>. <br />