From 9398c7c64a0c0f51291189ccc2f4e943d7b10e28 Mon Sep 17 00:00:00 2001
From: Alexander Krotov
Date: Wed, 19 Oct 2016 16:15:23 +0300
Subject: [PATCH] Describe behavior changes related to #2467 in CHANGES.html
---
CHANGES.html | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGES.html b/CHANGES.html
index 78361dc66..9d091ecda 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -62,8 +62,14 @@ us a note on ns-developers mailing list.
Changed behavior:
-This section is for behavioral changes to the models that were not due to a bug fix.
+- MultiModelSpectrumChannel does not call StartRx for receivers that
+ operate on subbands orthogonal to transmitter subbands. Models that depend
+ on receiving signals with zero power spectral density from orthogonal bands
+ may change their behavior.
+ See bug 2467
+ for discussion.
+