summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-28 05:42:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-28 05:42:12 +0000
commitd69f04af327a648159c0ec8ad3c7cb9f6246ed08 (patch)
tree5d86880b3da75ec83103fac4b8268fa6373abeaf /cpukit/ChangeLog
parent2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d69f04af327a648159c0ec8ad3c7cb9f6246ed08.tar.bz2
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/getifaddrs.c, * libnetworking/libc/if_indextoname.c, libnetworking/libc/if_nameindex.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 bb727cabd5..0ae145ae20 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/libc/getifaddrs.c,
+ * libnetworking/libc/if_indextoname.c,
+ libnetworking/libc/if_nameindex.c:
+ Add HAVE_CONFIG_H support to let files receive configure defines.
+
+2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libmd/md4.c, libmd/md5.c:
Add HAVE_CONFIG_H support to let files receive configure defines.