release of 4.5.2
[xboard.git] / whats_new / 4.5.2 / index.html
index d6c0d95..4752115 100644 (file)
@@ -1,28 +1,25 @@
 <!--#include virtual="/server/header.html" -->
 <title>XBoard - GNU Project - Free Software Foundation - NEWS</title>
 <!--#include virtual="/server/banner.html" -->
-<h2>What is new in WinBoard / XBoard 4.5.2? (not yet released, only alpha version available)</h2>
+<h2>What is new in WinBoard / XBoard 4.5.2?</h2>
 
- <p> Bugfixes and improved option dialog for xboard: </p>
+ <p> Main new feature: </p>
+    <ul>
+      <li>Added many option dialogs and reworked some of the old ones </li>
+    </ul>
 
+ <p> Bugfixes, packaging and install: </p>
    <ul>
-     <li>reworked many option dialogs</li>
      <li>Fix nps bug</li>
      <li>Fix flipBlack option XBoard with board texture</li>
      <li>Fix two bugs in reading position diagram</li>
      <li>Fix parsing bug of FRC castling</li>
      <li>Fix bugs in FRC castling rights</li>
      <li>Fix display of promotion piece in ICS superchess</li>
-     <li>Fix linegap option in board dialog</li>
-     <li>Fix animation masks on changing piece pixmaps</li>
-     <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> install bitmaps and sounds during "make install"</li>
      <li>some minor bug fixes</li>
      <li>code cleanup (e.g. 64 bit warnings, removed malloc.h)</li>
    </ul>