summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/wrapup/ChangeLog')
-rw-r--r--c/src/wrapup/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/wrapup/ChangeLog b/c/src/wrapup/ChangeLog
index a2298ec35a..540556c8af 100644
--- a/c/src/wrapup/ChangeLog
+++ b/c/src/wrapup/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Special treatment of the bare BSP.
+ Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP.
+ * Makefile.am: Append libbsp.a to SRC conditionally.
+
2002-02-28 Victor V. Vengerov <vvv@oktet.ru>
* DOS filesystem including FAT12, FAT16, and FAT32 support submitted.