maint.mk: remove obsolete rule
[pspp] / ChangeLog
index a77ce03a1a3979b13720f34447d01b17eda7eba2..1dc100927fe472c4cfdb55ccd8558a946eae157b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2009-04-24  Jim Meyering  <meyering@redhat.com>
+
+       maint.mk: remove obsolete rule
+       * top/maint.mk (rel-check): Remove rule.
+       (WGET, WGETFLAGS): Remove now-unused variables.
+
+2009-04-24  Simon Josefsson  <simon@josefsson.org>
+
+       * top/maint.mk (makefile-check): Renamed to sc_makefile_check for
+       consistency.
+
+       * modules/vc-list-files-tests (TESTS_ENVIRONMENT): Use
+       '$(PATH_SEPARATOR)' instead of ':'.
+
+2009-04-24  Simon Josefsson  <simon@josefsson.org>
+
+       * lib/getopt1.c (main): Use 'const' for static array.
+
 2009-04-24  Simon Josefsson  <simon@josefsson.org>
 
        * top/maint.mk: Sync with coreutils.