summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index dd4751fcd0..4a550349de 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,7 +1,8 @@
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
- * ftpd/ftpd.c: Add HAVE_CONFIG_H magic.
- * libblock/src/show_bdbuf.c: Add HAVE_CONFIG_H magic.
+ * rtems/src/regionprocessqueue.c, score/src/heapresizeblock.c
+ score/src/threadqrequeue.c, ftpd/ftpd.c, libblock/src/show_bdbuf.c:
+ Add HAVE_CONFIG_H magic.
* libnetworking/libc/gethostbydns.c,
libnetworking/libc/inet_net_ntop.c,
libnetworking/libc/inet_pton.c: Eliminate __P.