bootstrap: avoid build failure when $GZIP is set
[pspp] / ChangeLog
index 708fc8f161b2608af9c1d761c59a658251601ff1..8f96680f74350396b805bd3571d8627178534e33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2011-05-03  Jim Meyering  <meyering@redhat.com>
+
+       bootstrap: avoid build failure when $GZIP is set
+       * build-aux/bootstrap (check_versions): Do not treat $GZIP as a
+       program name.  If defined at all, it is supposed to list gzip options.
+       Reported by Alan Curry in http://debbugs.gnu.org/8609
+
+2011-05-03  Reuben Thomas  <rrt@sc3d.org>
+
+       readme-release: new module with release instructions
+       * modules/readme-release: New module.
+       * top/README-release: New file, from coreutils, grep, diffutils.
+       * MODULES.html.sh (Support for maintaining and releasing): Add it.
+
 2011-05-02  Eric Blake  <eblake@redhat.com>
 
        fflush: also replace fclose when fixing fflush