summaryrefslogtreecommitdiffstats
path: root/History
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-24 13:21:47 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-24 13:21:47 -0600
commit05485bbfed57bdeab67bc5683e0dd39901c61a7f (patch)
tree7d18a7a648827fe41d76a5741001c409acceb864 /History
parent9d83c0d78f8d484afd7c3b91573c6af6cf3ed846 (diff)
downloadknights-05485bbfed57bdeab67bc5683e0dd39901c61a7f.tar.gz
knights-05485bbfed57bdeab67bc5683e0dd39901c61a7f.zip
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
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