From 0f6a1e04978e8263715b16b6fe3f1222bd7e1093 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Thu, 12 Jun 2014 11:45:12 -0700 Subject: [PATCH] Minor release notes update. --- RELEASE_NOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 197cd32..85958b8 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -81,6 +81,11 @@ for the presence or absence of platform functionality, not the name of platforms. + * In the JSON output, the "connection" structures are now stored as + an array in the "start" block, instead of overwriting each other. + While technically an incompatible API change, the former behavior + generated unusable JSON. + == iperf 3.0.1 2014-01-10 == * Added the following new flags -D, --daemon run server as a daemon