diff --git a/CHANGES.html b/CHANGES.html index fd7275326..b865b8d1b 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -60,6 +60,9 @@ by the ns-3 logging system to report the execution context of each log line.
  • Object::DoStart: Users who need to complete their object setup at the start of a simulation can override this virtual method, perform their adhoc setup, and then, must chain up to their parent. +

    Changes to existing API: