diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index ede5ffdf8..4af2febd6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2001-05-24 Jim Meyering <meyering@lucent.com> + + * argmatch.c: Include "quote.h". + (argmatch_invalid): Remove explicit `' quotes. Instead, use the + quote function. Reported by Göran Uddeborg. + 2001-05-20 Alexandre Duret-Lutz <duret_g@epita.fr> * dirname.c (dir_name): Compute append_dot using path, not newpath |