summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-15 15:56:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-15 15:56:58 +0000
commit8357ea277d69904d925ecc2422355b8a92103039 (patch)
treea5994bbfaa7c0ceaf918223a1bbbe9e2f8a1c917 /c/src/ChangeLog
parent2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-8357ea277d69904d925ecc2422355b8a92103039.tar.bz2
2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* wrapup/Makefile.am: Many BSPs do not include any .rel files now so do not fail if there are none.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 7f6a58b61e..254c9508a1 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * wrapup/Makefile.am: Many BSPs do not include any .rel files now so do
+ not fail if there are none.
+
2008-05-15 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-flash-m25p40.h,