diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-14 11:27:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-14 11:27:06 +0000 |
commit | 19920cfb66dd6441321649580138e6aac5fc8606 (patch) | |
tree | a3a2c3ae2ac570336420598ba1018a3e237a7a32 | |
parent | 5ba7e086e5428d0b5d1ed5fc0e044818ba7f7a27 (diff) | |
download | coreutils-19920cfb66dd6441321649580138e6aac5fc8606.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 419ecaa0a..6f4ea4be8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,13 @@ +2000-07-13 Paul Eggert <eggert@twinsun.com> + + * quotearg.h (enum quoting style): New enum clocale_quoting_style. + + * quotearg.c: (quoting_style_args, quoting_style_vals, + quotearg_buffer_restyled): Add support for + clocale_quoting_style. Undo previous change to + locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}" + and "{RIGHT QUOTATION MARK}" msgids. + 2000-07-05 Paul Eggert <eggert@twinsun.com> The old behavior of quoting `like this' doesn't look good with |