summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-22 10:12:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-22 10:12:02 +0000
commitc3814c53d1bc9694c4463d8fc62126522c3cb991 (patch)
tree722de305778c6308213c6ff5c3f8e0e856ad84d3 /cpukit/ChangeLog
parent2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-c3814c53d1bc9694c4463d8fc62126522c3cb991.tar.bz2
2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c: Update from FreeBSD.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4eee56ac9a..dca76d636f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -5,6 +5,7 @@
libnetworking/opt_ipx.h, libnetworking/opt_mac.h,
libnetworking/opt_netgraph.h: New (Stubs).
* libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
+ * libnetworking/net/if_ethersubr.c: Update from FreeBSD.
2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>