From 15020300aa37ea4417336d23fe0f72aac3e26106 Mon Sep 17 00:00:00 2001 From: Yossi Itigin Date: Fri, 8 Feb 2019 12:43:20 +0200 Subject: [PATCH] NEWS: Add v1.5.0-rc3 with list of bugfixes --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 4326df58054..6f9beb928af 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,14 @@ ## # +## 1.5.0 rc3 (February 8, 2019) +Bugfixes: +- Fix overflow in RC/DC flush operations +- Update description in SPEC file and README +- Fix RoCE source port for dc_mlx5 flow control +- Improve ucx_info help message +- Fix segfault in UCP, due to int truncation in count_one_bits() + ## 1.5.0 rc2 (January 15, 2019) Features: