diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 7af15f156b..338f5818e7 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2008-08-21 Ralf Corsépius + + * libmisc/monitor/mon-network.c: Use memset instead of bzero. + 2008-08-21 Ralf Corsépius * libmisc/shell/internal.h: Don't include "config.h".