CHANGES.html
changeset 11287 a0764d24359a
parent 11270 de1a251c80a4
child 11391 b0cc0d945d36
--- a/CHANGES.html	Wed Apr 08 20:16:57 2015 -0700
+++ b/CHANGES.html	Wed Apr 08 21:34:49 2015 -0700
@@ -54,6 +54,12 @@
 <h1>Changes from ns-3.22 to ns-3.23</h1>
 <h2>New API:</h2>
 <ul>
+  <li> The mobility module includes a GeographicPositions class used to
+convert geographic to cartesian coordinates, and to generate randomly
+distributed geographic coordinates.
+  </li>
+  <li>  The spectrum module includes new TvSpectrumTransmitter classes and helpers to create television transmitter(s) that transmit PSD spectrums customized by attributes such as modulation type, power, antenna type, channel frequency, etc.
+  </li>
 </ul>
 <h2>Changes to existing API:</h2>
 <ul>