maint.mk: remove obsolete rule
[pspp] / ChangeLog
index f6aa44b69a059518d3b06faea8afcf7ef1f1bed2..1dc100927fe472c4cfdb55ccd8558a946eae157b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+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.
+       * NEWS: Explain incompatibilities.
+
 2009-04-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
             Bruno Haible  <bruno@clisp.org>