summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2008-05-22 23:17:58 +0000
committerTill Straumann <strauman@slac.stanford.edu>2008-05-22 23:17:58 +0000
commit527e2b8e8106b018cb9beee8d443d715ea36f8dc (patch)
treead92901897b10528fc3dc3b89c97eeb2e32f2be3 /c/src/lib/libbsp/shared/ChangeLog
parent2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-527e2b8e8106b018cb9beee8d443d715ea36f8dc.tar.bz2
2008-05-22 Till Straumann <strauman@slac.stanford.edu>
* vmeUniverse/vmeUniverse.c: fixed compiler warning; moved struct attributes as directed by gcc warning.
Diffstat (limited to 'c/src/lib/libbsp/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index 2b475552e1..8738f7b4d1 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-22 Till Straumann <strauman@slac.stanford.edu>
+
+ * vmeUniverse/vmeUniverse.c: fixed compiler warning;
+ moved struct attributes as directed by gcc warning.
+
2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* bootcard.c: Add capability for bootcard.c BSP Initialization