From 6aa19d514d0ff47c97abb38e2727626e323463e2 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Mon, 23 Oct 2017 09:49:50 -0700 Subject: First cut of release notes for an upcoming iperf-3.3 release. There's no exact date for the release, although it'd be good to get this out by the end October (2017). There is at least one more code change I'd like to merge before then as well. --- RELEASE_NOTES | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'RELEASE_NOTES') diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 8aeb431..271c0fe 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,23 @@ +== iperf 3.3 2017-10-?? == + +* Notable user-visible changes + + * iperf3 can now be built --without-openssl on systems where OpenSSL + is present (#624, #633). + + * A bug with printing very large numbers has been fixed (#642). + + * A bug where the server would, under certain circumstances, halt a + test after exactly fifteen seconds has been fixed (#645). + + * The --tos parameter is no longer "sticky" between tests when doing + --reverse tests (#639). + + * The authentication token on the server is properly reset between + tests (#650). + +* Notable developer-visible changes + == iperf 3.2 2017-06-26 == * User-visible changes -- cgit v1.2.3