From 4bd5023593b7f27a51c7d87dba3d6b2b53c8cc79 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 4 Sep 2013 14:47:34 +0000 Subject: [PATCH] Sync with 1.6.6 NEWS bullets. This commit was SVN r29116. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 411ff18e57..f274276516 100644 --- a/NEWS +++ b/NEWS @@ -224,6 +224,8 @@ Trunk (not on release branches yet) 1.6.6 (unreleased) ------------------ +- Fix MPI_IS_THREAD_MAIN to return the correct value. Thanks to + Lisandro Dalcin for pointing out the issue. - Update VT to 5.14.4.4: - Fix C++-11 issue. - Fix support for building RPMs on Fedora with CUDA libraries.