update RELEASE_NOTES ns-3.12-RC1
authorTom Henderson <tomh@tomh.org>
Thu, 18 Aug 2011 21:48:39 -0700
changeset 7823 19c9e2b33b4a
parent 7822 cb9c052288e2
child 7824 78abe5c36046
update RELEASE_NOTES
RELEASE_NOTES
--- a/RELEASE_NOTES	Thu Aug 18 21:41:48 2011 -0700
+++ b/RELEASE_NOTES	Thu Aug 18 21:48:39 2011 -0700
@@ -58,6 +58,8 @@
   a separate flag for setting the interface to promiscuous mode has been
   introduced.  This disambiguates monitor mode from promiscuous mode.
 
+- Monolithic Python bindings have been removed
+
 Bugs fixed
 ----------
  - bug 845 -  fix ConfigStore output for changing default values
@@ -75,6 +77,7 @@
  - bug 1141 - MeshWifiInterfaceMac adds supported modes to wrong remote station
  - bug 1163 - Ipv4EndPointDemux::AllocateEphemeralPort forget to increment port
  - bug 1164 - IPV4 TCP Bind already used port failed, but without setting errno
+ - bug 1168 - BridgeNetDevice: default expiration time not realistic
  - bug 1174 - Ns-3 does not generate static libraries
  - bug 1175 - shared libraries are not versioned
  - bug 1193 - AODV Hello timers scheduling skewed when RREP, RREQ are processed
@@ -85,6 +88,7 @@
  - bug 1220 - FdReader always stops with NS_FATAL_ERROR
  - bug 1222 - Incomplete PointToPointNetDevice Python bindings
  - bug 1224 - Ns-3-allinone fails to compile on Lion
+ - bug 1226 - Incomplete YansWifiChannel Python bindings
  - bug 1234 - GetAttributeChecker is not defined anymore but still used
  - bug 1239 - Add assertion that reference count never overflows
  - bug 1244 - Seg Faults in optimized builds due to missing Logging components