aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2bd775d3..e62b672bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-12-11 Werner Koch <[email protected]>
+
+ * Makefile.am (DISTCLEANFILES): Removed g10defs.h.
+
+ * configure.ac (AC_CONFIG_COMMANDS): Removed creation of
+ g10defs.h.
+ (AH_BOTTOM): Moved stuff from g10defs.h to config.h.
+
2006-12-07 David Shaw <[email protected]>
* configure.ac: AM_CONDITIONAL must not be used inside an if/then.