summaryrefslogtreecommitdiffstats
path: root/kbruch/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kbruch/ChangeLog')
-rw-r--r--kbruch/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbruch/ChangeLog b/kbruch/ChangeLog
index 688ef69f..be301b7b 100644
--- a/kbruch/ChangeLog
+++ b/kbruch/ChangeLog
@@ -1,6 +1,6 @@
2003-04-28 Sebastian Stein <seb.kde@hpfsc.de>
- * fixed layout problem with help of Dominique Devries
+ * fixed tqlayout problem with help of Dominique Devries
* compiler warnings (<iosteam>) removed by Dominique Devries
@@ -10,7 +10,7 @@
2003-04-24 Sebastian Stein <seb.kde@hpfsc.de>
- * experiments with the layout problem, but found no solution
+ * experiments with the tqlayout problem, but found no solution
* removed #define TRUE, used type bool instead