diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-06 04:32:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-06 04:32:11 +0000 |
commit | 79ab392196147a1d5a4b220c1b035d9869e36f15 (patch) | |
tree | 50d76432952b3e2d82a150ee8f879e1931ccaa6f | |
parent | 98b348bce8e478f5424936c2f5c18f3c542122f1 (diff) | |
download | coreutils-79ab392196147a1d5a4b220c1b035d9869e36f15.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 5c2ee1eaa..bca1ff7e4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-07-05 Bruno Haible <haible@clisp.cons.org> + + * quotearg.c (struct quoting_options): Simplify quote_these_too + dimension. + 2000-07-03 Jim Meyering <meyering@lucent.com> * strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen. |