summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-28 05:44:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-28 05:44:32 +0000
commit245b3b38e1971fb24991bf44a1fb350780748b4f (patch)
treea6abc3951d2f5d5831fb22d60bc72a90c466a70b /cpukit/ChangeLog
parent2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-245b3b38e1971fb24991bf44a1fb350780748b4f.tar.bz2
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.
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: