summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0ae145ae20..0372abda07 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/lib/ftpfs.c, libnetworking/lib/getprotoby.c,
+ libnetworking/lib/rtems_bsdnet_ntp.c, libnetworking/lib/syslog.c,
+ libnetworking/lib/tftpDriver.c:
+ Add HAVE_CONFIG_H support to let files receive configure defines.
+
+2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libnetworking/libc/getifaddrs.c,
* libnetworking/libc/if_indextoname.c,
libnetworking/libc/if_nameindex.c: