summaryrefslogtreecommitdiffstats
path: root/kreversi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kreversi/ChangeLog')
-rw-r--r--kreversi/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/kreversi/ChangeLog b/kreversi/ChangeLog
index 0df10052..e9938661 100644
--- a/kreversi/ChangeLog
+++ b/kreversi/ChangeLog
@@ -317,7 +317,7 @@
2004-09-25 Inge Wallin <inge@lysator.liu.se>
- Transfer the rest of the slots for KActions to kreversi.cpp
+ Transfer the rest of the slots for TDEActions to kreversi.cpp
* Board::interrupt() -> KReversi::slotInterrupt()
* Board::doContinue() -> KReversi::slotContinue()
@@ -332,7 +332,7 @@
Start the work to port KReversi to KGame/Kplayer:
- Transfer the slots for most KActions to kreversi.cpp
+ Transfer the slots for most TDEActions to kreversi.cpp
* Board::undo() -> KReversi::slotUndo()
(Board::doUndo()): Do the real work of undoing.
* Board->hint() -> KReversi::slotHint()