RELEASE_NOTES
changeset 5812 bb8a3a22d015
parent 5808 1337475ed924
parent 5776 aae948449722
child 5915 feff99f292d5
--- a/RELEASE_NOTES	Tue Nov 24 20:38:21 2009 +0100
+++ b/RELEASE_NOTES	Tue Nov 24 21:12:31 2009 +0100
@@ -34,9 +34,19 @@
   a) The ns-3 logging macros (NS_LOG_*) now report automatically the node id
      of the event which called the macro.
 
-  b) Ad hoc On-Demand Distance Vector (AODV) routing model according to RFC 3561.
+  b) Ad hoc On-Demand Distance Vector (AODV) routing model according to RFC 3561. 
+
+  c) Net-anim:
+     - interface for animation of point-to-point links.
+     - dumbbell, grid, and star examples in examples/animation
 
-  c) IPv6 extensions support and two new examples for fragmentation and loose routing.
+  d) Topology Helper classes:
+     - PointToPointDumbbellHelper
+     - PointToPointGridHelper
+     - PointToPointStarHelper
+     - CsmaStarHelper
+
+  e) IPv6 extensions support and two new examples for fragmentation and loose routing.
 
 API changes from ns-3.6
 -----------------------