aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 9296c55..6bd7033 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-14 Andrew Cagney <cagney@gnu.org>
+
+ * configure.ac: Replace SIM_AC_COMMON with sinclude of common.m4.
+ Add explicit call to AC_CONFIG_HEADER.
+ * common.m4: Delete call to AC_CONFIG_HEADER, update usage.
+ * configure: Re-generate.
+
2005-01-12 Andrew Cagney <cagney@gnu.org>
* common.m4: New file, based on of aclocal.m4.