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 0f8a4fe809..3e09b33ded 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2011-07-14 Gene Smith <gene.smith@siemens.com>
+
+ PR 1381/networking
+ * libnetworking/netinet/ip_output.c: If a null or unreachable gateway
+ is specified either statically in networkconfig.h or from dhcp/bootp,
+ sendto() fails on multicast send with errno 118 Host
+
2011-07-13 Till Straumann <strauman@slac.stanford.edu>
PR 1775/filesystem