From 339ee6378ad2b540fb05547cc8596f0110d35b2f Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Sun, 31 May 2020 03:03:19 +0000 Subject: [PATCH] dist: Add Collectives backports to NEWS Signed-off-by: Brian Barrett --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d7b29d3f71..868e6bc3ce 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,7 @@ included in the vX.Y.Z section and be denoted as: - OFI/libfabric: Added support for multiple NICs - OFI/libfabric: Added support for Scalable Endpoints - OFI/libfabric: Added btl for one-sided support +- libnbc: Adding numerous performance-improving algorithms 4.0.4 -- June, 2020 -----------------------