From 8d78d1ff1f5d8d4ce71f866c8861991e425cae7a Mon Sep 17 00:00:00 2001 From: "Pavel Shamis (Pasha)" Date: Wed, 12 May 2021 09:46:27 -0500 Subject: [PATCH] NEWS: News update before release v1.10.1 Signed-off-by: Pavel Shamis (Pasha) --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index e4ea6a75cb5..7359e5cece9 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ ## # -## 1.10.1 RC2 (TBD) +## 1.10.1 (May 12, 2021) ### Bugfixes: * Fixes in Infiniband port speed detection for HDR100 * Fixes in building gtest-all.cc and sock.c with GCC11 @@ -16,9 +16,9 @@ * Fixed in configuration of loopback TCP transport (disable by default) * Fixes in RPM dependency on libibverbs * Fixes in ABI backward compatibility for active message protocol -* Add support for DC full-handshake mode (off by default). -* Fixes in Active Messages short reply protocol. -* Fixes for segmentation fault while listening for connections. +* Fixes in the DC transport - adding support for full-handshake mode (off by default) +* Fixes in Active Messages short reply protocol +* Fixes for segmentation fault while listening for connections ## 1.10.0 (March 9, 2021) ### Features: