changeset 2300:da12e16454de

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 28 Feb 2000 20:45:33 +0000
parents 8ed5c871e719
children 53e9d511be72
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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/.