From eb5d54fb58a2a2501887a338aef3c3116ded7fa2 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 28 Mar 2016 17:14:44 -0400 Subject: [PATCH] NEWS.md: re-flow a super-long line Signed-off-by: Jeff Squyres --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 322bcb51a25..37b41b3b7a3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -82,7 +82,8 @@ v1.3.0, TBD - Added a workaround to support posting more than 'verbs send work queue length' number of fi_inject calls at a time. - Make CQ reads thread safe. -- Support the case where the user creates only a send or recv queue for the endpoint. +- Support the case where the user creates only a send or recv queue for the + endpoint. - Fix an issue where RMA reads were not working on iWARP cards. v1.2.0, Thu Jan 7, 2016