From ccee2254e0843c64d8a7a59bdab275209fd1f1c2 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Sat, 15 Sep 2007 13:52:59 -0700 Subject: [PATCH] release notes for 3.0.6 --- RELEASE_NOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 85a5f2d6e..e429e5fec 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -3,6 +3,13 @@ This file contains ns-3 release notes (most recent releases first). +Release 3.0.6 (2007/09/15) +======================== + - Static multicast IPv4 routing + - Logging overhaul (NS_LOG macros) + - Refactoring of tracing subsystem + - Tutorial document started + Release 3.0.5 (2007/08/15) ========================