summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-14 05:42:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-14 05:42:10 +0000
commita0321355d392eb2391014fa20f39a5b01beb07a6 (patch)
tree67330228a241cae7280ba7b865ca441084a33c13 /c/src/ChangeLog
parentReflect mii.h and if_media.h having moved. (diff)
downloadrtems-a0321355d392eb2391014fa20f39a5b01beb07a6.tar.bz2
2005-11-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* libchip/network/if_media.h, libchip/network/mii.h: Remove (Moved to cpukit). * libchip/Makefile.am: Reflect having moved libchip/network/mii.h and libchip/network/if_media.h. * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and if_media.h having moved.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 2a8b45b1d0..0e419fa725 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,12 @@
+2005-11-14 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libchip/network/if_media.h, libchip/network/mii.h:
+ Remove (Moved to cpukit).
+ * libchip/Makefile.am: Reflect having moved libchip/network/mii.h
+ and libchip/network/if_media.h.
+ * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
+ if_media.h having moved.
+
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am, automake/host.am, automake/local.am,