summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2011-08-05 00:12:36 +0000
committerTill Straumann <strauman@slac.stanford.edu>2011-08-05 00:12:36 +0000
commitaf30847a8b37476044817b9ff1653a7ee2b9c779 (patch)
treeaf045e83cefaee80c6331569130f52e18d4dbf94 /bsd_eth_drivers/ChangeLog
parent2011-07-21 Till Straumann <Till.Straumann@TU-Berlin.de> (diff)
downloadlibbsdport-af30847a8b37476044817b9ff1653a7ee2b9c779.tar.bz2
2011-08-04 Till Straumann <Till.Straumann@TU-Berlin.de>
* libbsdport/devicet.h, libbsdport/ifmedia.c: rtems-4.11 moved <queue.h>, and <cdefs.h> to newlib. Added a version-test macro to catch this case.
Diffstat (limited to '')
-rw-r--r--bsd_eth_drivers/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bsd_eth_drivers/ChangeLog b/bsd_eth_drivers/ChangeLog
index 46fb31e..9dca162 100644
--- a/bsd_eth_drivers/ChangeLog
+++ b/bsd_eth_drivers/ChangeLog
@@ -1,3 +1,9 @@
+2011-08-04 Till Straumann <Till.Straumann@TU-Berlin.de>
+
+ * libbsdport/devicet.h, libbsdport/ifmedia.c: rtems-4.11 moved
+ <queue.h>, and <cdefs.h> to newlib. Added a version-test macro
+ to catch this case.
+
2011-07-21 Till Straumann <Till.Straumann@TU-Berlin.de>
* if_em/e1000_osdep.h, if_em/e1000_osdep.c, if_em/if_em.c: