aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e51b8b3268..cee624fa348 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6894,7 +6894,7 @@
6894 6894
6895 * make-dist: Check the flag called "make_tar", not "make_dir"; the 6895 * make-dist: Check the flag called "make_tar", not "make_dir"; the
6896 latter, being a typo, is always false, resulting in a program 6896 latter, being a typo, is always false, resulting in a program
6897 whose default behaviour is to painstakingly build a copy of the 6897 whose default behavior is to painstakingly build a copy of the
6898 source tree, and then delete it. Rah. 6898 source tree, and then delete it. Rah.
6899 6899
6900 * Makefile.in: Add dist target, and comment for it. 6900 * Makefile.in: Add dist target, and comment for it.