summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-13 09:03:20 +0000
committerJim Meyering <jim@meyering.net>2003-07-13 09:03:20 +0000
commit7c4f69a2fa6b0db8f4ac2ce0184c86aeceacddca (patch)
tree12e0fe0289e459fb150efc4a5715add176a6ff34 /ChangeLog
parentc42926bf1eeb4ff3b1e604c7efa66da64221b9cb (diff)
downloadcoreutils-7c4f69a2fa6b0db8f4ac2ce0184c86aeceacddca.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c019aad4e..bd9705962 100644
--- 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.