diff --git a/CHANGES.html b/CHANGES.html index 16969e4e8..f87691b85 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -76,10 +76,17 @@ us a note on ns-developers mailing list.

  • The attribute 'Recievers' in class YansWifiPhy was misspelled, so this has been corrected to 'Receivers'.
  • +
  • We have now documented the callback function signatures + for all TracedSources, using an extra (fourth) argument to + TypeId::AddTraceSource to pass the fully-qualified name + of the signature typedef. To ensure that future TraceSources + are similarly documented we have deprecated the three + argument version of AddTraceSource. +
  • Changes to build system:

    -