]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 13 Jul 2003 09:03:20 +0000 (09:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jul 2003 09:03:20 +0000 (09:03 +0000)
ChangeLog

index c019aad4e6016e6cc83920ad1df7a63f67b1b119..bd97059626d44d85d38cb105a301cf82eb484e4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
-2003-07-12  Jim Meyering  <jim@meyering.net>
+2003-07-13  Jim Meyering  <jim@meyering.net>
 
        * Version 5.0.1.
 
+       * Makefile.maint (syntax-check): Move each individual check into
+       its own target.
+       (syntax-check-rules): This is the list of syntax-check targets.
+       (sc_unmarked_diagnostics, sc_cast_of_argument_to_free):
+       (sc_cast_of_x_alloc_return_value, sc_space_tab):
+       (sc_error_exit_success, sc_xalloc_h_in_src):  New targets.
+
+2003-07-12  Jim Meyering  <jim@meyering.net>
+
        * configure.ac: Remove uses of OPTIONAL_BIN_ZCRIPTS and last
        traces of the nohup script.