diff options
author | Jim Meyering <jim@meyering.net> | 2001-03-13 04:17:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-03-13 04:17:57 +0000 |
commit | abb5c4e845d96f90befdaefbde9272f437ed87bc (patch) | |
tree | 4fce036a85a25380b0d561e2a86a07b2a9613157 /lib/ChangeLog | |
parent | 445de17323f001691ec433f7539f95ec57bd1d1b (diff) | |
download | coreutils-abb5c4e845d96f90befdaefbde9272f437ed87bc.tar.xz |
.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index f7da44982..85cb15099 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -620,7 +620,7 @@ * quotearg.h (enum quoting style): New enum clocale_quoting_style. - * quotearg.c: (quoting_style_args, quoting_style_vals, + * 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}" |