aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bb19e04ac1..a58a60465d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
12011-03-20 Glenn Morris <rgm@gnu.org>
2
3 * autogen/: New directory, to be excluded from releases.
4 * autogen/copy_autogen, autogen/update_autogen: New scripts.
5 * autogen/README: New file.
6 * autogen/aclocal.m4, autogen/config.in, autogen/configure:
7 * autogen/Makefile.in: Add auto-updated generated files.
8 * autogen.sh: No longer a no-op, now it tests for autotools
9 and runs them as necessary.
10 * configure.in: Defaule maintainer-mode to on.
11 * aclocal.m4, configure, lib/Makefile.in: Remove files.
12
12011-03-13 Paul Eggert <eggert@cs.ucla.edu> 132011-03-13 Paul Eggert <eggert@cs.ucla.edu>
2 14
3 Update for gnulib. 15 Update for gnulib.