summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0668cc64..c019aad4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* Version 5.0.1.
+ * configure.ac: Remove uses of OPTIONAL_BIN_ZCRIPTS and last
+ traces of the nohup script.
+
+ * src/Makefile.am (bin_SCRIPTS): Remove use of just-removed
+ $(OPTIONAL_BIN_ZCRIPTS).
+
* src/Makefile.am (localedir.h): Put the `2>&1' after the redirect
target, not before the `>'.