From a8dedc737fb22406090386228b5a264755f94beb Mon Sep 17 00:00:00 2001 From: Raul Akhmetshin Date: Thu, 27 Jul 2023 12:17:19 +0300 Subject: [PATCH] NEWS: Rendezvous to rendezvous --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index b96007523d6..53210ca234e 100644 --- a/NEWS +++ b/NEWS @@ -33,8 +33,8 @@ ### Features: #### UCP * Added 2-stage pipeline protocol in the new protocol infrastructure -* Added reset and abort functionality of Rendezvous protocols in the new infrastructure -* Added zero-copy Rendezvous data send protocol in the new infrastructure +* Added reset and abort functionality of rendezvous protocols in the new infrastructure +* Added zero-copy rendezvous data send protocol in the new infrastructure * Added support for user memory handle in the new protocol infrastructure * Added option to force ODP registration for certain memory types * Enabled lock free memory region deregistration