diff --git a/CHANGES.html b/CHANGES.html index 6a48fa0a3..31635047b 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -86,11 +86,15 @@ us a note on ns-developers mailing list.

  • The GetClosestSide method of the Rectangle class returns the correct closest side also for positions outside the rectangle.
  • +
  • The trace sources BackoffTrace and CwTrace were moved from class QosTxop to base class Txop, allowing these values to be traced for DCF operation. In addition, the trace signature for BackoffTrace was changed from TracedValue to TracedCallback (callback taking one argument instead of two). Most users of CwTrace for QosTxop configurations will not need to change existing programs, but users of BackoffTrace will need to adjust the callback signature to match. +
  • Changes to build system:

    Changed behavior: