RELEASE_NOTES
changeset 544 9952fad1036b
parent 542 50d36a829029
child 546 d7753e122d06
--- a/RELEASE_NOTES	Thu Jan 09 00:37:44 2014 +0900
+++ b/RELEASE_NOTES	Thu Jan 09 00:37:45 2014 +0900
@@ -24,11 +24,15 @@
 
 New user-visible features
 -------------------------
+- LinuxStackHelper now can configure IPv6 addresses with the support of Ipv6AddressHelper
 - DCE Cradle now support IPv6 sockets (TCP6, UDP6, RAW6, DCCP6)
+- Stream Control Transmission Protocol (SCTP) support
+  you need to install lksctp-dev/lksctp-tools-devel to run example.
 
 Bugs fixed
 ----------
 - Bug 1713 - Ipv6 address configuration support for LinuxStackHelper
+- Bug 1827 - Linux SCTP support over DCE
 
 Release dce-1.2
 =============