From a8c9924456e5335c964e4e55b2dde1963c88726f Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 17 Feb 2010 01:24:36 +0000 Subject: Added KDE3 version of Knights git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1091568 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..b8f65f1 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,30 @@ +Knights 0.6 -- Tuesday May 20th, 2003 +Troy Corbin Jr. + +* Changed version to 0.6 +* Added a new tab that displays details from a loaded PGN match. +* Added a server selector to the Login dialog. +* Added hyperlinks to the ICS Console. +* Improved printed output. +* Added printing capabilities to the ICS Console. +- Reduced the time needed to resize the board by about 33% +- Fixed bug where the New Match dialog sometimes defaulted to an unplayable + match. +- Fixed a bug in our XBoard protocol implementation which caused some engines + ( like GNUChess ) to fail. +- Fixed bug where some loaded matches wouldn't display the player's names. +- Fixed a crash that occured when you closed an ICS related tab, then + disconnected from the ICS. +- Fixed a crash that occured when you couldn't connect to your ICS. +- Expanded the range of the "Opponent's Strength" slider so that it didn't + cripple some engines. +- Fixed a bug where selecting the current board position from the Notation Bar + could erase the board. +- Fixed a bug where an engine that does not implement the 'pause' feature could + have caused Knights' clocks to continue running during a pause. +- Fixed a bug where the console could be displayed in doublespace. +- Fixed the Match->Resign option. +- Knights generated PGN files now save NAG, RAV, and Annotations. +- Removed the ability to swap sides midgame. This will be reinstated later when + we can implement a more feature-rich and trouble free dialog box. +- Potential memory leak fixed ( thanks to Jon Keating! ) -- cgit v1.2.1