initial release notes for upcoming release

This commit is contained in:
Mathieu Lacage
2007-12-12 11:03:35 +01:00
parent 01d7a64670
commit 3464e84e90

View File

@@ -3,6 +3,19 @@
This file contains ns-3 release notes (most recent releases first).
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)
- many bugs fixed
Release 3.0.8 (2007/11/15)
========================
- A simple error model