fixed bug #34124 struct in6_addr does not conform to the standard

This commit is contained in:
Simon Goldschmidt
2011-08-24 21:40:09 +02:00
parent f64808c385
commit 249e19769b
2 changed files with 16 additions and 10 deletions

View File

@@ -41,6 +41,9 @@ HISTORY
++ Bugfixes:
2011-08-24: Simon Goldschmidt
* inet6.h: fixed bug #34124 struct in6_addr does not conform to the standard
2011-08-24: Simon Goldschmidt
* api_msg.c, sockets.c: fixed bug #33956 Wrong error returned when calling
accept() on UDP connections