build: ensure that a release build fails when a submodule is unclean
[pspp] / ChangeLog
index aacbc0c00421af6ca1a7e5e06aa82898fce651d3..3d72119df11ba88d2b54abf5a5a3ff193fd92162 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-02  Jim Meyering  <meyering@redhat.com>
+
+       build: ensure that a release build fails when a submodule is unclean
+       * top/maint.mk (no-submodule-changes): New rule.
+       (alpha beta major): Depend on it.
+
 2009-05-02  Bruno Haible  <bruno@clisp.org>
 
        Remove incompatibility between modules fnmatch-posix and fnmatch-gnu.