projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6092793
)
correct ChangeLog
author
Eric Blake
<eblake@redhat.com>
Wed, 26 May 2010 17:53:58 +0000
(11:53 -0600)
committer
Eric Blake
<eblake@redhat.com>
Wed, 26 May 2010 17:53:58 +0000
(11:53 -0600)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 91f1cf153ab8a34f217d2def98c6731e605b0232..1ee957599ec9a5b1621bc1ff04a22cc0236750e7 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,8
+1,8
@@
2010-05-26 Eric Blake <eblake@redhat.com>
maint.mk: avoid echo -e
- * top/maint.mk (gzip_rsyncable
): Convert all uses of echo -* to
- printf.
+ * top/maint.mk (gzip_rsyncable
, _ignore_case, _sc_say_and_exit):
+
Convert all uses of echo -* to
printf.
Reported by Matthias Bolte.
2010-05-25 Bruno Haible <bruno@clisp.org>