aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39ea1f54452..412b840a55e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12014-06-20 Paul Eggert <eggert@cs.ucla.edu>
2
3 Diagnose failures due to colons in directory names (Bug#17278).
4 * Makefile.in (epaths-force): Don't allow ':' in directories whose
5 names go into a colon-separated path.
6 * configure.ac: Fail if submake fails.
7
12014-06-17 Paul Eggert <eggert@cs.ucla.edu> 82014-06-17 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Omit redundant extern decls. 10 Omit redundant extern decls.