Fix use of singleton pattern.
[tagua/yd.git] / CHANGELOG
blobcc12a5c53cbe16591a4d71e22ec2eee210bceb9d
1 Version 1.0 alpha 2 - "Raigor"
2 ==============================
3 01-Mar-2008
5 * Ported to kdelibs 4.0.
6 * Improved loading and saving of PGNs, now supporting more than just Chess.
7 * New variants: Tori Shogi and Sho Shogi.
8 * More consistent debug output.
9 * Created a translation subsystem.
10 * Added French and Czech translations.
11 * Debian packaging.
12 * Many bugs fixed.
14 Version 1.0 alpha - "Clinkz"
15 ============================
16 01-Sep-2007
18 * Internal variant structure completely redesigned.
19 * Chessboard and pool layout improved and made customizable.
20 * More shogi themes.
21 * New variants: Minichess, Minishogi.
23 NOTE: Some features and variants that were in the 0.9 release got lost in 
24 refactoring. In particular, loading PGN's does not work anymore, and there are
25 no more position editing facilities. Some of these features will be restored
26 for the final 1.0 release, as well as the missing variants.
28 Version 0.9
29 ===========
30 25-Sep-2006
32 * First release.