summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cac010..e007d22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4095,7 +4095,7 @@
* Fixed a memory leak and crash when starting with either '--help'
or '--dump-actions'. There is still a leak with '--help' but that
remains due to the fact, that exit() is called within the constructor
- and there is no way to obtain a pointer to the KApplication object
+ and there is no way to obtain a pointer to the TDEApplication object
* Fixed crash when selecting a different transaction and having the
option 'keep changes when selecting different transaction' selected