summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-06 11:17:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-06 11:17:07 +0000
commit54508fd41666c79a21cc9332dbbb63449fb64f0f (patch)
tree8a778efcf01eef1544aeddae7b61874bf39aa59f /c/src/ChangeLog
parent2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-54508fd41666c79a21cc9332dbbb63449fb64f0f.tar.bz2
2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use "'"-quotes to pass args to bsp.mak. * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix braino in comment on "exec". Extend --enable-ada handling.
Diffstat (limited to '')
-rw-r--r--c/src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index eb2c30ae48..57eeee454e 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
+ * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
+ Fix braino in comment on "exec".
+ Extend --enable-ada handling.
+
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.