summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e5dbd419c..2d117342e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
+ to PR 312).
+
2002-11-18 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021118.
@@ -13,6 +18,10 @@
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
+
+2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* acinclude.m4: Use AS_IF instead of if/then/else/endif.
* configure.ac: Ditto.