summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7af15f156b..338f5818e7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/monitor/mon-network.c: Use memset instead of bzero.
+
+2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libmisc/shell/internal.h: Don't include "config.h".
Adjust header guard.
* libmisc/shell/cmp-ls.c, libmisc/shell/err.c,