summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2009-10-20 17:13:54 +0000
committerTill Straumann <strauman@slac.stanford.edu>2009-10-20 17:13:54 +0000
commit1c2ea245365580c018b077d6144b602b36211a11 (patch)
tree0a2fea5b56d40f2aff3e30d646f8cf2df409cbfd /c/src/lib/libbsp/powerpc/mvme3100/ChangeLog
parent2009-10-16 Jennifer Averett <jennifer@OARcorp.com> (diff)
downloadrtems-1c2ea245365580c018b077d6144b602b36211a11.tar.bz2
2009-10-20 Till Straumann <strauman@slac.stanford.edu>
* network/tsec.c: Bugfix. Broadcast address was declared uint8_t instead of uint8_t [8].
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mvme3100/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/mvme3100/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog b/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog
index 9a864bfd6f..14d1258810 100644
--- a/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-20 Till Straumann <strauman@slac.stanford.edu>
+
+ * network/tsec.c: Bugfix. Broadcast address was declared
+ uint8_t instead of uint8_t [8].
+
2009-10-13 Till Straumann <strauman@slac.stanford.edu>
PR 1451/bsps