diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-17 08:01:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-17 08:01:30 +0000 |
commit | ea51a6cbaa84b98405837dbcf28e66b986bdff51 (patch) | |
tree | 0b0336ef4e3030fc7655d4070707d13cb661889e /lib/ChangeLog | |
parent | 065c2a2cda20059463d43668232ea2318546811b (diff) | |
download | coreutils-ea51a6cbaa84b98405837dbcf28e66b986bdff51.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog new file mode 100644 index 000000000..39b5921c2 --- /dev/null +++ b/lib/ChangeLog @@ -0,0 +1,5 @@ +2000-01-16 Paul Eggert <eggert@twinsun.com> + + * lib/quotearg.c (quotearg_buffer_restyled): Do not quote + alert, backslash, formfeed, and vertical tab unnecessarily in + shell quoting style. |