summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-05-24 06:12:07 +0000
committerJim Meyering <jim@meyering.net>2001-05-24 06:12:07 +0000
commit418c24dd7e65024b05f5a2f36ab449a44f736b5f (patch)
tree83ce6d526d7bf92b7743e6ecae8673ab83880da6 /lib
parent908a517100b80ecd7f0705a196282170277ee6e5 (diff)
downloadcoreutils-418c24dd7e65024b05f5a2f36ab449a44f736b5f.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog6
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