# HG changeset patch # User Tom Henderson # Date 1197756096 28800 # Node ID 4db981a0d9eb135e3e1c07765cff8d66f7a55cca # Parent 347400c335f9d2fbb6d6c2309f7573bac955ccac bump VERSION and finish RELEASE_NOTES diff -r 347400c335f9 -r 4db981a0d9eb RELEASE_NOTES --- a/RELEASE_NOTES Sat Dec 15 13:59:33 2007 -0800 +++ b/RELEASE_NOTES Sat Dec 15 14:01:36 2007 -0800 @@ -5,15 +5,16 @@ Release 3.0.9 (2007/12/15) ======================== - - A new contrib directory with helper classes: - EventGarbageCollector, Gnuplot - - Tracing support for Applications - A 802.11 model ported from Yans. This model supports: * a rather extensive PHY model * log-distance and friis propagation model * a simple set of rate control algorithms (ARF, Ideal, AARF, constant-rate) * adhoc and infrastructure mode (beacon+assoc) + - Use smart pointer for Packet in the APIs + - A new contrib directory with helper classes: + EventGarbageCollector, Gnuplot + - Tracing support for Applications - many bugs fixed Release 3.0.8 (2007/11/15) diff -r 347400c335f9 -r 4db981a0d9eb VERSION --- a/VERSION Sat Dec 15 13:59:33 2007 -0800 +++ b/VERSION Sat Dec 15 14:01:36 2007 -0800 @@ -1,1 +1,1 @@ -3.0.8 +3.0.9