summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-20 10:35:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-20 10:35:31 +0000
commitc8e8f119a90dd4a7447c44cd2d630277d38d3171 (patch)
treee076d40eefdc92cf2945087055b1634fb41e29b6 /c/src/ChangeLog
parentRemove stray white spaces. (diff)
downloadrtems-c8e8f119a90dd4a7447c44cd2d630277d38d3171.tar.bz2
2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/network/if_media.h: Update from FreeBSD. * libchip/network/open_eth.c, libchip/network/cs8900.c, libchip/network/i82586.c: #include <errno.h>.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 4066e403b5..150551550e 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * libchip/network/if_media.h: Update from FreeBSD.
+ * libchip/network/open_eth.c, libchip/network/cs8900.c,
+ libchip/network/i82586.c: #include <errno.h>.
+
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).