summaryrefslogtreecommitdiffstats
path: root/knotes
diff options
context:
space:
mode:
Diffstat (limited to 'knotes')
-rw-r--r--knotes/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/knotes/ChangeLog b/knotes/ChangeLog
index 3c4161dc..fa22d2ec 100644
--- a/knotes/ChangeLog
+++ b/knotes/ChangeLog
@@ -327,8 +327,8 @@ ChangeLog for KNotes
* fixed #72657: Show note in taskbar did not work properly due to
KWin not preserving NET::SkipTaskbar for hidden windows
* fixed a bug that changes in the note default configuration will
- never be used (use KStandardDirs::saveLocation() instead of
- KStandardDirs::findResource())
+ never be used (use TDEStandardDirs::saveLocation() instead of
+ TDEStandardDirs::findResource())
2004/03/16 Tobias Koenig <tokoe@kde.org>