diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 2edb068fdc..d6910e4549 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2007-07-24 Ralf Corsépius + + * shttpd/Makefile.am: Prefix all non-public symbols with _shttp_. + * shttpd/compat_rtems.c: Don't build my_stat for rtems. + * shttpd/defs.h: Don't build most of my_* wrappers for rtems. + 2007-07-18 Joel Sherrill * libmisc/Makefile.am, libmisc/cpuuse/cpuusagereport.c,