From 04f4929b8fba4c27b678a413e5993a651f3ad0a0 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Thu, 28 May 2009 20:16:56 +0200 Subject: [PATCH] update RELEASE_NOTES --- RELEASE_NOTES | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 12972faaa..3b55160b9 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -17,9 +17,15 @@ This release is scheduled for June/July 2009 New user-visible features ------------------------- - a) 802.11e EDCA support: Has been added possibilty to manage QoS traffic on wifi stations. - b) 802.11n initial support: Has been added support for A-MSDU frame aggregation feature. + a) 802.11 MAC: + - EDCA multi-qos-class support (Mirko Banchi) + - 802.11n initial support for A-MSDU frame aggregation (Mirko Banchi) + - aarf-cd and cara rate control algorithms (Federico Maguolo) + b) 802.11 PHY: + - 802.11b PHY support (Gary Pei) + - Nakagami propagation loss model (Timo Bingmann) + c) GammaVariable and ErlangVariable (Timo Bingmann) API changes from ns-3.4 -----------------------