CHANGES.html
changeset 12413 f379a30efa16
parent 12397 6572761077e5
child 12425 1313ad34c26a
--- a/CHANGES.html	Wed Nov 16 14:46:40 2016 +0100
+++ b/CHANGES.html	Wed Nov 16 21:35:19 2016 +0100
@@ -69,6 +69,11 @@
 </ul>
 <h2>Changes to build system:</h2>
 <ul>
+<li>The attributes <b>WifiPhy::TxAntennas</b> and <b>WifiPhy::RxAntennas</b>,
+    and the related accessor methods, were replaced by <b>WifiPhy::MaxSupportedTxSpatialStreams</b>
+    and <b>WifiPhy::MaxSupportedRxSpatialStreams</b>. A new attribute <b>WifiPhy::Antennas</b>
+    was added to allow users to define the number of physical antennas on the device.
+</li>
 </ul>
 <h2>Changed behavior:</h2>
 <ul>