diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index b0960f9a98b..c04bdf2f094 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2004-09-13 Francesco Potort,Al(B + + * etags.c (main): When relative file names are given as argument, + make them relative to the current working dir, rather than + relative to the output tags file, if the latter is in /dev. + 2004-09-13 Francesco Potort,Al(B * etags.c [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no