aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
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 34e9df8289b..48337e983e9 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12008-08-17 Francesco Potortì <pot@gnu.org>
2
3 * etags.c (main): Use canonicalize_filename on tags file name.
4 (relative_filename): Revert 3.85: do not collapse slashes here.
5 (absolute_dirname): Remove useless call to canonicalize_filename.
6 (canonicalize_filename): Collapse multiple slashes here.
7
12008-08-07 Dan Nicolaescu <dann@ics.uci.edu> 82008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2 9
3 * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do 10 * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do