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 e5ce6fcd4d..49324e08c3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libnetworking/rtems/rtems_dhcp.c:
+ Make format_ip, dhcp_init static.
+ * libnetworking/nfs/bootp_subr.c:
+ Make bootp_strdup_realloc static.
+
2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/src/rtemsobjectapiminimumclass.c: