release of 4.5.1
[xboard.git] / whats_new / 4.5.2 / index.html
1 <!--#include virtual="/server/header.html" -->
2 <title>XBoard - GNU Project - Free Software Foundation - NEWS</title>
3 <!--#include virtual="/server/banner.html" -->
4 <h2>What is new in WinBoard / XBoard 4.5.2?</h2>
5
6  <p> Main new feature: </p>
7     <ul>
8       <li>Added many option dialogs and reworked some of the old ones </li>
9     </ul>
10
11  <p> Bugfixes, packaging and install: </p>
12
13    <ul>
14    <li> Fix nps bug</li>
15    <li> Fix flipBlack option XBoard with board texture</li>
16    <li> Fix two bugs in reading position diagram</li>
17    <li> Fix parsing bug of FRC castling</li>
18    <li> Fix bugs in FRC castling rights</li>
19    <li> Fix display of promotion piece in ICS superchess</li>
20    <li> Fix path browsing in WinBoard</li>
21    <li> Fix use of game/position file in first match game</li>
22    <li> Fix build on Mac OS X</li>
23    <li> install bitmaps and sounds during "make install"</li>
24    <li> some minor bug fixes</li>
25    <li> code cleanup (e.g. 64 bit warnings, removed malloc.h)</li>
26    </ul>
27
28 <!--#include virtual="/server/footer.html" -->