updates for new developer release on v4.5.x
authorArun Persaud <arun@nubati.net>
Tue, 19 Apr 2011 15:44:38 +0000 (15:44 +0000)
committerArun Persaud <arun@nubati.net>
Tue, 19 Apr 2011 15:44:38 +0000 (15:44 +0000)
index.html
whats_new/4.5.2/index.html

index 081f106..4737e85 100644 (file)
@@ -146,7 +146,7 @@ know).</p>
 <p>At the moment we have three developer versions:</p>
 
 <ul>
-<li>A snapshot of the v4.5.x branch: <a href="ftp://alpha.gnu.org/gnu/xboard/"> 4.5.2.20110410 </a>. <br />
+<li>A snapshot of the v4.5.x branch: <a href="ftp://alpha.gnu.org/gnu/xboard/"> 4.5.2.20110419 </a>. <br />
 This will become version 4.5.2. Precompiled packaged versions are/will be available for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE </a>, <a href="http://packages.debian.org/experimental/xboard">debian</a> and <a href="http://hgm.nubati.net/ ">Windows</a>.
 
 <li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20110411 </a>. <br />
@@ -327,7 +327,7 @@ notice, and the copyright notice, are preserved.</p>
 
 <p>Updated:
 <!-- timestamp start -->
-$Date$
+$Date: 2011/04/19 15:44:38 $
 <!-- timestamp end -->
 </p>
 </div>
index 460f88e..d6c0d95 100644 (file)
      <li>Fix crash on opening ICS Text Menu</li>
      <li>Fix path browsing in WinBoard</li>
      <li>Fix use of game/position file in first match game</li>
+     <li>Fix saving of XBoard fonts with spaces in name</li>
+     <li>Fix crash on closing dialogs in wrong order</li>
+     <li>Make user wav file available for try-out in sound dialog</li>
      <li>Fix build on Mac OS X</li>
+     <li>Added bitmaps and sounds to installation</li>
      <li>some minor bug fixes</li>
      <li>code cleanup (e.g. 64 bit warnings, removed malloc.h)</li>
    </ul>