From aea407bbb706396ab55ef1388b54bbc1497dd479 Mon Sep 17 00:00:00 2001 From: Josh Pelkey Date: Wed, 28 Apr 2010 10:18:27 -0400 Subject: [PATCH] update bug list for release notes --- RELEASE_NOTES | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 2bd80c0b1..a9b5a01d8 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -24,10 +24,6 @@ ns-3.8 has been tested on the following platforms: - MacOS X ppc gcc 4.0.x and 4.2.x (debug and optimized) - cygwin gcc 3.4.4 (debug only), gcc 4.3.2 (debug and optimized) -Unofficially supported platform -------------------- -- mingw gcc 3.4.5 (debug only) - Not all ns-3 options are available on all platforms; consult the wiki for more information: http://www.nsnam.org/wiki/index.php/Installation @@ -138,8 +134,10 @@ many cases referencing the Bugzilla bug number - bug 877 - python bindings broken with multiple inheritance ? - bug 880 - Node sending a packet to itself via 127.0.0.1 aborts - bug 885 - Error in Ascii tracing in Python examples + - bug 888 - Writing ascii trace to addtional tests fails - bug 891 - WiMAX device helper does not include propagation loss model by default - bug 894 - ./waf --run error message upon segfault + - bug 899 - EmuNetDevice::SetPromiscReceiveCallback not implemented Known issues ------------