From eb6cd95fdc00f92aae024fd1b8291100a3e20944 Mon Sep 17 00:00:00 2001 From: Ankit Deepak Date: Tue, 24 Jan 2017 17:44:10 -0800 Subject: [PATCH] build: (fixes #2518) Suppress module list for Python programs --- CHANGES.html | 2 ++ RELEASE_NOTES | 1 + wscript | 2 ++ 3 files changed, 5 insertions(+) diff --git a/CHANGES.html b/CHANGES.html index 6ab679504..5ced0f95f 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -80,6 +80,8 @@ us a note on ns-developers mailing list.

and WifiPhy::MaxSupportedRxSpatialStreams. A new attribute WifiPhy::Antennas was added to allow users to define the number of physical antennas on the device. +
  • Behavior for running Python programs was aligned with that of C++ programs; the list of modules built is no longer printed out. +
  • Changed behavior: