summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-28 20:45:33 +0000
committerJim Meyering <jim@meyering.net>2000-02-28 20:45:33 +0000
commit464232e6bb274c178f17cf5ca824a090fde8df7c (patch)
tree095ccfb667256f50bb4ca30a0f80edfd55ec73c3 /lib/ChangeLog
parent76d10c457c120493e1917e8fc33830042b7fa736 (diff)
downloadcoreutils-464232e6bb274c178f17cf5ca824a090fde8df7c.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 0f071e1b8..1fde157c2 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-28 Paul Eggert <eggert@twinsun.com>
+
+ * lib/quotearg.c (ALERT_CHAR): New macro.
+ (quotearg_buffer_restyled): Use it.
+
2000-02-27 Jim Meyering <meyering@lucent.com>
* strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.