RELEASE_NOTES
changeset 5190 773ce0e71ad6
parent 5184 a109c38131dd
child 5191 ca171cb4ea82
--- a/RELEASE_NOTES	Mon Sep 14 21:49:43 2009 -0700
+++ b/RELEASE_NOTES	Tue Sep 15 13:04:28 2009 +0200
@@ -30,8 +30,14 @@
 New user-visible features
 -------------------------
 
-  a) Add an implementation of the minstrel rate control algorithm 
-     (Duy Nguyen for gsoc)
+  a) 802.11 models:
+     - Add an implementation of the minstrel rate control algorithm 
+       (Duy Nguyen for gsoc)
+     - AthstatsHelper: enables the wifi device to produce periodic 
+       reports similar to the ones generated by madwifi's
+       athstats tool (Nicola Baldo)
+     - 10MHz and 5MHz channel width supported by 802.11a model 
+       (Ramon Bauza and Kirill Andreev)
   
   b) IPv6 models:
     - IPv6 interface;
@@ -46,17 +52,10 @@
     - Examples (ping6, simple-routing-ping6, radvd, radvd-two-prefix,
       icmpv6-redirect).
 
-  c) added AthstatsHelper, which enables the wifi device to produce
-     periodic reports similar to the ones generated by madwifi's
-     athstats tool (Nicola Baldo)
-
-  d) Wireless Mesh Networking models:
+  c) Wireless Mesh Networking models:
     - General multi-interface mesh stack infrastructure (devices/mesh module).
     - IEEE 802.11s (Draft 3.0) model including Peering Management Protocol and HWMP.
     - Forwarding Layer for Meshing (FLAME) protocol.
-    
-  e) 802.11 enhancements:
-  	- 10MHz and 5MHz channel width supported by 802.11a model (Ramon Bauza and Kirill Andreev)
 
 API changes from ns-3.5
 -----------------------