From e04641af045d2faa3cfea353313f1ea354eed7b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Wed, 6 May 2015 22:07:40 +0200 Subject: [PATCH] update RELEASE_NOTES --- RELEASE_NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 70ac2f249..ab2703c4a 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -28,6 +28,7 @@ New user-visible features - (spectrum) TvSpectrumTransmitter classes to create television transmitter(s) that transmit PSD spectrums customized by attributes such as modulation type, power, antenna type, channel frequency, etc. +- (wifi) 802.11n extended to support two-level aggregation. Bugs fixed ----------