RELEASE_NOTES
changeset 529 f302f8b792d8
parent 509 5aef2e4b3053
child 535 2cb88cf7a3b9
--- a/RELEASE_NOTES	Thu Nov 21 20:54:26 2013 +0900
+++ b/RELEASE_NOTES	Tue Dec 03 08:03:37 2013 +0900
@@ -5,6 +5,38 @@
 
 Please refer the page http://www.nsnam.org/projects/direct-code-execution/ for detailed instructions
 
+Release dce-1.1.1 (hotfix)
+=========================
+This release includes a hotfix for the combination with ns3-18.1.
+
+Bugs fixed
+----------
+Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
+
+Availability
+------------
+In order to use DCE, please use bake tool to install DCE.
+The followings are the basic steps to use DCE.
+
+ % bake.py configure -e dce-ns3-1.1.1
+   or
+ % bake.py configure -e dce-linux-1.1.1
+ % bake.py download
+ % bake.py build
+
+For more information, please refer the document.
+
+Tested platforms
+-------------------
+- Ubuntu 10.04 64bit
+- Ubuntu 12.04 32bit/64bit
+- Ubuntu 12.10 64bit
+- Ubuntu 13.04 64bit
+- Fedora 18 32bit
+- CentOS 6.2 64bit
+- CentOS 6.4 64bit
+
+
 Release dce-1.1
 =============