summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tdefilereplace/ChangeLog')
-rw-r--r--tdefilereplace/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefilereplace/ChangeLog b/tdefilereplace/ChangeLog
index 6f5d74f7..a9e751a7 100644
--- a/tdefilereplace/ChangeLog
+++ b/tdefilereplace/ChangeLog
@@ -77,7 +77,7 @@
code that do commands feature from KFileREplaceLib to these two classes.
2004-08-09 Emiliano Gulmini <emi_barbarossa@yahoo.it>
- * I fixed a bug that affected the method "void KFileReplaceView::slotStringsClear()" in tdefilereplaceview.cpp file.
+ * I fixed a bug that affected the method "void TDEFileReplaceView::slotStringsClear()" in tdefilereplaceview.cpp file.
This bug caused the list of strings not to be correctly erased.
2004-08-07 Emiliano Gulmini <emi_barbarossa@yahoo.it>
@@ -172,7 +172,7 @@
* Fixed a bug in the new kfr (XML-based) file format.
2004-03-12 Emiliano Gulmini <emi_barbarossa@yahoo.it>
- * Removed KresultView(.h,.cpp). Now KFileReplaceView is a QWidget that contains results and
+ * Removed KresultView(.h,.cpp). Now TDEFileReplaceView is a QWidget that contains results and
strings view.
* Added whatthis.h that contains the "what's this" strings.
* Fixed a bug that generate a wrong XHTML result file.