summaryrefslogtreecommitdiffstats
path: root/ark
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-12-08 12:30:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-12-08 13:14:02 +0900
commit4ff709afede2f49e6165ec52699acc98b0c928fc (patch)
tree15f0185f2e9f5334c4e87ca60772f5c0a583e9dd /ark
parent30e5a0862d88b5bd524acfe35ced4b8c86c08d2a (diff)
downloadtdeutils-4ff709afede2f49e6165ec52699acc98b0c928fc.tar.gz
tdeutils-4ff709afede2f49e6165ec52699acc98b0c928fc.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7ec5a57fc3f04526f36477e22066199372beb0ee)
Diffstat (limited to 'ark')
-rw-r--r--ark/ChangeLog9
1 files changed, 3 insertions, 6 deletions
diff --git a/ark/ChangeLog b/ark/ChangeLog
index aa440bd..e9f3e96 100644
--- a/ark/ChangeLog
+++ b/ark/ChangeLog
@@ -1,8 +1,5 @@
$Id$
-2001-10-24: Roberto Selbach Teixeira <maragato@kde.org>
- * Renamed all .cc files to .cpp to make things more logic.
-
2001-06-23: Roberto Selbach Teixeira <maragato@kde.org>
* Fixed a bug in tar addition with non-compressed tar archives
@@ -20,12 +17,12 @@
2001-05-29 Roberto Selbach Teixeira <maragato@conectiva.com>
- * compressedfile.cc (unarchFile): move to fromLocal8Bit() to allow
+ * compressedfile.cpp (unarchFile): move to fromLocal8Bit() to allow
non-Latin1 characters in filenames.
- * ar.cc (unarchFile): .latin1() to .local8Bit()
+ * ar.cpp (unarchFile): .latin1() to .local8Bit()
- * zip.cc (unarchFile): .latin1() to .local8Bit()
+ * zip.cpp (unarchFile): .latin1() to .local8Bit()
2000-07-10: Emily Ezust <emilye@corel.com>
* Added checks for available disk space