Bug 881: Update RELEASE_NOTES and CHANGES.html
authorDean Armstrong <deanarm@gmail.com>
Fri, 25 Jun 2010 12:40:24 +0100
changeset 6383 4dc3cdb53559
parent 6382 9e5768e48981
child 6384 bcc5f1110632
Bug 881: Update RELEASE_NOTES and CHANGES.html
CHANGES.html
RELEASE_NOTES
--- a/CHANGES.html	Fri Jun 25 12:32:17 2010 +0100
+++ b/CHANGES.html	Fri Jun 25 12:40:24 2010 +0100
@@ -89,6 +89,15 @@
 optional reduced-bandwidth transmission is possible, this is captured
 in the final part of the form above, with <em>b</em> specifying the
 nominal signal bandwidth in megahertz.
+
+<li><b>Consolidation of classes support Wi-Fi Information Elements:</b>
+When the <em>mesh</em> module was introduced it added a class
+hierarchy for modelling of the various Information Elements that were
+required. In this release, this class hierarchy has extended by moving
+the base classes (WifiInformationElement and
+WifiInformationElementVector) into the <em>wifi</em> module. This
+change is intended to ease the addition of support for modelling of
+further Wi-Fi functionality.
 </ul>
 
 <h2>Changed behavior:</h2>
--- a/RELEASE_NOTES	Fri Jun 25 12:32:17 2010 +0100
+++ b/RELEASE_NOTES	Fri Jun 25 12:40:24 2010 +0100
@@ -66,6 +66,7 @@
    - bug 932 - Support IP_HDRINCL option for Ipv4RawSocket
    - bug 871 - naming for WifiPhyStandard
    - bug 946 - Rocketfuel topology dataset support for topology reader
+   - bug 881 - Reorganise to allow wider use of WifiInformationElement
 
 Known issues
 ------------