summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 66b03c5a99..6318531726 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-21 Till Strauman <strauman@slac.stanford.edu>
+
+ PR 626/networking
+ * libnetworking/rtems/rtems_showifstat.c: Use unsigned char to avoid
+ printing leading FFFFFF for byte values > 127.
+
2004-05-06 Joel Sherrill <joel@OARcorp.com>
PR 618/rtems