summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index a08555b614..58665d09ac 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,13 @@
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/bspopts.m4: Use AS_HELP_STRING.
+ * aclocal/bsp-configure.m4: Require autoconf-2.59.
+ Use AC_CONFIG_HEADERS.
+ * aclocal/check-custom-bsp.m4: Add bspkit-support.
+ * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
+
+2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* Makefile.am: include local.am.
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>