aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorFrancesco Potortì <[email protected]>2008-08-16 23:59:03 +0000
committerFrancesco Potortì <[email protected]>2008-08-16 23:59:03 +0000
commit34a23e9431dc495e644c868d4ac488a9ecb06b4d (patch)
tree91da51daee0b962c802546cdfd4e849cb3d2a216 /lib-src/ChangeLog
parent9817cf3f9ef1ee5a13765e22edb6db9d24bb7844 (diff)
etags.c: improve collapsing multiple slashes in file names.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 34e9df8289..48337e983e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-17 Francesco Potortì <[email protected]>
+
+ * etags.c (main): Use canonicalize_filename on tags file name.
+ (relative_filename): Revert 3.85: do not collapse slashes here.
+ (absolute_dirname): Remove useless call to canonicalize_filename.
+ (canonicalize_filename): Collapse multiple slashes here.
+
2008-08-07 Dan Nicolaescu <[email protected]>
* Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do