summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-08 05:35:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-08 05:35:14 +0000
commit8709c3e4b308ce12860918643d0a0b7d712d605b (patch)
treedd987590b016168a7556eab200d42530f51d99ab /cpukit/ChangeLog
parent2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8709c3e4b308ce12860918643d0a0b7d712d605b.tar.bz2
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.
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: