summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62d401bcfb..1b48b88e8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bootstrap: Add generate_bspdir_acinclude to automatically update
+ c/src/lib/libbsp/<cpu>/acinclude.m4.
+ Use #! /bin/sh instead of #!/bin/sh.
+ Remove autom4te*.cache during ./bootstrap --clean.
+
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.