]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - CHANGELOG
Use FreeRTOS heap instead of LwIP heap
[pes-rpp/rpp-lwip.git] / CHANGELOG
index bd2e2ecdfd8c91f3ad0f00ec29cb77d0f077ce51..4e2fcf35a2c0df18002221df7e96f7864f829c4e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -80,8 +80,14 @@ HISTORY
 
  ++ Bugfixes:
 
+  2013-06-29: Simon Goldschmidt
+  * inet.h, sockets.h: partially fixed bug #37585: IPv6 compatibility (in socket structs)
+
+  2013-06-29: Simon Goldschmidt
+  * inet6.h: bug #37585/task #12600: fixed struct in6_addr.s6_addr to conform to spec
+
   2013-04-24: patch by Liam <morepork>
-  api_msg.c: patch #8008 Fix a potential null pointer dereference in assert
+  api_msg.c: patch #8008 Fix a potential null pointer dereference in assert
 
   2013-04-24: Simon Goldschmidt
   * igmp.c: fixed possible division by zero