changeset 13377:d810a6f1c43c

correct ChangeLog
author Eric Blake <eblake@redhat.com>
date Wed, 26 May 2010 11:53:58 -0600
parents c22f7afc2eec
children c4a059473950
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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>