projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb9041d
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 24 May 2001 06:12:07 +0000
(06:12 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 24 May 2001 06:12:07 +0000
(06:12 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index ede5ffdf8e4b12ab204fc34bc9c2de07d7c572bf..4af2febd6c006210df72085524fcae4c94cbf556 100644
(file)
--- 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