maint.mk: avoid echo -e
[pspp] / ChangeLog
index b3b9c96f08629f7027204bfd357043c477b0c7a7..91f1cf153ab8a34f217d2def98c6731e605b0232 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,16 @@
+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.
+       Reported by Matthias Bolte.
+
 2010-05-25  Bruno Haible  <bruno@clisp.org>
 
        Update to GNU gettext 0.18, part 2.
        * build-aux/po/Makefile.in.in: Update to GNU gettext 0.18.
        Reported by Martin von Gagern <Martin.vGagern@gmx.net>.
-.
+
 2010-05-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Add missing include in test-pwrite.c.