diff --git a/CHANGES.html b/CHANGES.html index 096ec9490..609d3082e 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -72,6 +72,7 @@ method to configure a specific ack policy selector for a given Access Category.< allows to choose between Block Ack policy and Implicit Block Ack Request policy and allows to request an acknowledgment after a configurable number of MPDUs have been transmitted. +
  • The MaxSize attribute is removed from the QueueBase base class and moved to subclasses. A new MaxSize attribute is therefore added to the DropTailQueue class, while the MaxQueueSize attribute of the WifiMacQueue class is renamed as MaxSize for API consistency.
  • Changes to existing API: