summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-06-17 14:37:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-06-17 14:37:24 +0000
commit91683dc04d7fd95d32e38f0349f566def9a25bc6 (patch)
tree194634e7527cc0f4a071e8225a267f5fadcf47b5 /cpukit/ChangeLog
parent2005-06-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-91683dc04d7fd95d32e38f0349f566def9a25bc6.tar.bz2
2005-06-17 Joel Sherrill <joel@OARcorp.com>
* libnetworking/net/if.h: Avoid use of struct mbuf to avoid unintended dependencies added by the RTEMS specific tap interface.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d643274639..b0e708ccf9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-17 Joel Sherrill <joel@OARcorp.com>
+
+ * libnetworking/net/if.h: Avoid use of struct mbuf to avoid unintended
+ dependencies added by the RTEMS specific tap interface.
+
2005-06-09 Jacques Seronie Vivien <jacques.seronievivien@astrium.eads.net>
PR 790/rtems