aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f833e736e0..bab46c08c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-03-23 Glenn Morris <[email protected]>
+
+ * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
+ (sync-from-gnulib): Don't sync mkinstalldirs.
+ * make-dist: Don't distribute mkinstalldirs.
+
2011-03-23 Paul Eggert <[email protected]>
Fix more problems found by GCC 4.5.2's static checks.