From 44ffb120a214f1a770f9581719c94a16d806ec54 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Sat, 14 Mar 2009 12:27:13 +0000 Subject: [PATCH] Add a bullet from v1.3.1 that was forgotten here on the trunk. This commit was SVN r20779. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 86b23c476b..9a59b115e2 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,8 @@ Trunk (not on release branches yet) - Fix an error that prevented stdin from being forwarded if the rsh launcher was in use. Thanks to Branden Moore for pointing out the problem. +- Correct a case where the added datatype is considered as contiguous but + has gaps in the beginning. - Fix an error that limited the number of comm_spawns that could simultaneously be running in some environments - Correct a corner case in OB1's GET protocol for long messages; the