RELEASE_NOTES for ns-3.4
authorCraig Dowell <craigdo@ee.washington.edu>
Mon, 30 Mar 2009 16:32:42 -0700
changeset 4302 5791e06dc1d1
parent 4301 f1c83e54e541
child 4303 cf08bd85770d
RELEASE_NOTES for ns-3.4
RELEASE_NOTES
--- a/RELEASE_NOTES	Mon Mar 30 15:47:38 2009 -0700
+++ b/RELEASE_NOTES	Mon Mar 30 16:32:42 2009 -0700
@@ -18,7 +18,7 @@
 
 Supported platforms
 -------------------
-ns-3.2 has been tested on the following platforms:
+ns-3.4 has been tested on the following platforms:
   - linux x86 gcc 4.2, 4.1, and, 3.4.6.
   - linux x86_64 gcc 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
   - MacOS X ppc and x86
@@ -34,6 +34,19 @@
      propagation loss model based on the ns-2 models. Fabian Mauchle contributed
      multicast support.
 
+  b) Object Name Service:  A facility allowing ns-3 Objects to be assigned
+     names has been added.
+
+  c) Tap Bridge:  A second option for integrating ns-3 with real-world hosts
+     has been added.  This allows for real hosts to talk over ns-3 net devices
+     and simulated networks.
+
+  d) A new build option (ns-3-allinone) has been provided to make it easier for
+     users to download and bulid commonly used ns-3 configurations.
+
+  e) The ns-3 calendar queue scheduler has been ported to ns-3.
+
+  f) XML support has been added to the ConfigStore.
 
 API changes from ns-3.3
 -----------------------