From d4c33af0cde93e1dd2c6bd9910b62f216affb1d0 Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Thu, 23 May 2013 17:56:12 +0000 Subject: [PATCH] Update news to match the v1.7 branch This commit was SVN r28558. --- NEWS | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index c7dc307f64..a5312db49c 100644 --- a/NEWS +++ b/NEWS @@ -82,13 +82,17 @@ Trunk (not on release branches yet) 1.7.2 ----- - - Fix an error that caused epoll to automatically be disabled - in libevent -- Upgrade hwloc to 1.5.2 -- Fix MXM connection establishment flow -- Lots of VampirTrace upgrades and fixes; upgrade to v5.14.8 -- Fixed some minor memory leaks + in libevent. +- Upgrade hwloc to 1.5.2. +- Fix MXM connection establishment flow. +- Lots of VampirTrace upgrades and fixes; upgrade to v5.14.8. +- Fixed some minor memory leaks. +- Add retransmit framework for unreliable networks. +- Fixed datatype corruption issue when combining datatypes of specific + formats. +- Added Location Aware Mapping Algorithm (LAMA) mapping component. +- Fixes for MPI_STATUS handling in corner cases.- 1.7.1