# HG changeset patch # User Josh Pelkey # Date 1272464307 14400 # Node ID d588e7fe6cb064919e2738e71e6169dc9be94e0b # Parent 006a660a021a2fa40919bb3229a251ba969058c2 update bug list for release notes diff -r 006a660a021a -r d588e7fe6cb0 RELEASE_NOTES --- a/RELEASE_NOTES Wed Apr 28 09:53:00 2010 -0400 +++ b/RELEASE_NOTES Wed Apr 28 10:18:27 2010 -0400 @@ -24,10 +24,6 @@ - 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 @@ - 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 ------------