summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2006-08-10 22:04:07 +0000
committerTill Straumann <strauman@slac.stanford.edu>2006-08-10 22:04:07 +0000
commit8f6c409e4101e724e7e126941820e7bc4124f955 (patch)
tree2a3b51e37b7e8b709f7633ad8551d970436d639f /cpukit/ChangeLog
parent2006-08-10 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8f6c409e4101e724e7e126941820e7bc4124f955.tar.bz2
* libnetworking/rtems/rtems_mii_ioctl_kern.c:
fixed wrong calculation of 1000baseTx autonegotiation result.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 252a7ae197..6eb21eb186 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-10 Till Straumann <strauman@slac.stanford.edu>
+
+ * libnetworking/rtems/rtems_mii_ioctl_kern.c:
+ fixed wrong calculation of 1000baseTx autonegotiation
+ result.
+
2006-08-09 Kolja Waschk <waschk@telos.de>
* configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: New