Remove ugly ampersand hack while setting caption.
[kaya.git] / CHANGELOG
blobf5238cc89caa47ffab1a0b85efb4f63bd29d7721
1 ## Version 0.3 (20 Jun 2010)
3 - Qt-only version.
4 - Localization support.
5 - Italian translation.
6 - Czech translation.
7 - Preliminary support for ICS "Observe" mode.
8 - More consistent undo/redo behavior.
9 - Fixed bug which caused a dropped piece to return to the wrong spot.
10 - Fix aligment of pools in the XBoard layout.
11 - Better support for examining games other than chess on ICS.
13 ## Version 0.2 (13 Feb 2010)
15 - Premove support.
16 - New game: Minishogi (thanks to Yann Dirson).
17 - New game: Crazyhouse.
18 - Undo/redo support.
19 - ICS "Examine" mode.
20 - Autoload most common engines.
21 - New themes and theme configuration dialog.
23 ## Version 0.1.1 (03 Jul 2009)
25 - Plugins can be loaded in any order.
26 - Workaround for a crash in smoke when QGraphicsItems are deleted by the
27   garbage collector.
28 - Fix crash in the engine dialog with smoke 4.3 beta.
30 ## Version 0.1 (28 Jun 2009)
32 - First release