projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02b27c9
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Mon, 28 Feb 2000 20:45:33 +0000
(20:45 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 28 Feb 2000 20:45:33 +0000
(20:45 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 0f071e1b8d5198a66e903f5dfe4a9e51c7eb2e90..1fde157c2bd1a3140eef0d62d4e46fc282cdbe29 100644
(file)
--- 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/.