1.1 --- a/RELEASE_NOTES Sat Jul 04 08:14:38 2009 +0200
1.2 +++ b/RELEASE_NOTES Thu Aug 13 08:47:59 2009 +0200
1.3 @@ -6,6 +6,50 @@
1.4 All of the ns-3 documentation is accessible from the ns-3 website:
1.5 http://www.nsnam.org including tutorials: http://www.nsnam.org/tutorials.html
1.6
1.7 +Release 3.6
1.8 +===========
1.9 +
1.10 +Availability
1.11 +------------
1.12 +This release is immediately available from:
1.13 +http://www.nsnam.org/releases/ns-allinone-3.6.tar.bz2
1.14 +
1.15 +Supported platforms
1.16 +-------------------
1.17 +ns-3.6 has been tested on the following platforms:
1.18 + - linux x86 gcc 4.2, 4.1, and, 3.4.6.
1.19 + - linux x86_64 gcc 4.4.0, 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
1.20 + - MacOS X ppc and x86 (gcc 4.0.x and 4.2.x)
1.21 + - cygwin gcc 3.4.4 (debug only), gcc 4.3.2 (debug and optimized)
1.22 + - mingw gcc 3.4.5 (debug only)
1.23 +
1.24 +Not all ns-3 options are available on all platforms; consult the
1.25 +wiki for more information:
1.26 +http://www.nsnam.org/wiki/index.php/Installation
1.27 +
1.28 +New user-visible features
1.29 +-------------------------
1.30 +
1.31 + - Add an implementation of the minstrel rate control algorithm
1.32 + (Duy Nguyen for gsoc)
1.33 +
1.34 +
1.35 +API changes from ns-3.5
1.36 +-----------------------
1.37 +API changes for this release are documented in the file CHANGES.html.
1.38 +XXX
1.39 +
1.40 +Known issues
1.41 +------------
1.42 +ns-3 build is known to fail on the following platforms:
1.43 + - gcc 3.3 and earlier
1.44 + - optimized builds on gcc 3.4.4 and 3.4.5
1.45 + - optimized builds on linux x86 gcc 4.0.x
1.46 +
1.47 +Future releases
1.48 +---------------
1.49 +XXX
1.50 +
1.51 Release 3.5
1.52 ===========
1.53