summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7b1a81d9..b1961c0ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.0.
+ * Makefile.maint (TMPDIR): Make sure it's defined.
+ (my-distcheck): Build in $(TMPDIR), not `.'.
+
* src/Makefile.am (false.c): Change all occurrences of
`(EXIT_SUCCESS)' to `(EXIT_FAILURE)'. Reported by Paul Jarc,