summaryrefslogtreecommitdiffstats
path: root/History
diff options
context:
space:
mode:
Diffstat (limited to 'History')
-rw-r--r--History2
1 files changed, 1 insertions, 1 deletions
diff --git a/History b/History
index c461090..70b8880 100644
--- a/History
+++ b/History
@@ -86,7 +86,7 @@ Troy Corbin Jr. <tcorbin@users.sourceforge.net>
- Fixed the time read from saved, unfinished PGN games.
* Moved the "Seconds Between Seek Updates" and "Auto Close Last ICS" options
from the General Settings to the Server Options tab.
-- Rewrote the engine communications code to use KDE's KProcess instead of UNIX
+- Rewrote the engine communications code to use KDE's TDEProcess instead of UNIX
pipes and signals. This should make Knights more portable, and should fix
some obscure errors.
* Applied KDE3 compatability patch from Harald Fernengel