From c9e71036358c8e4b91d8a1790fa80221d15f7e7c Mon Sep 17 00:00:00 2001 From: Nicola Baldo Date: Tue, 24 Dec 2013 15:48:36 +0100 Subject: [PATCH] updated RELEASE_NOTES --- RELEASE_NOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 2c39d9208..628029d87 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -22,6 +22,11 @@ Supported platforms New user-visible features ------------------------- +- a new LTE MAC downlink scheduling algorithm named Channel and QoS + Aware (CQA) Scheduler is provided by the new + ``ns3::CqaFfMacScheduler`` object. + + Bugs fixed ----------