Bug 881: Update RELEASE_NOTES and CHANGES.html

This commit is contained in:
Dean Armstrong
2010-06-25 12:40:24 +01:00
parent cf303ac4ef
commit cc1141628e
2 changed files with 10 additions and 0 deletions

View File

@@ -89,6 +89,15 @@ are <em>Ofdm</em> and <em>Dsss</em>. For modulation classes where
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>

View File

@@ -66,6 +66,7 @@ many cases referencing the Bugzilla bug number
- 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
------------