[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1-119-ge915ce3

Service Account noreply at mpich.org
Fri Mar 28 09:26:19 CDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".

The branch, master has been updated
       via  e915ce3e74b727245ae497b18195015954ce92d0 (commit)
      from  e215a2745dce2018a56115a1b43f1bb1853330e8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/e915ce3e74b727245ae497b18195015954ce92d0

commit e915ce3e74b727245ae497b18195015954ce92d0
Author: Pavan Balaji <balaji at mcs.anl.gov>
Date:   Fri Mar 28 09:25:08 2014 -0500

    Updated the CHANGES file with Reduce_local fix.
    
    No reviewer.

diff --git a/CHANGES b/CHANGES
index 97e9947..0d92892 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,24 @@
 ===============================================================================
+                               Changes in 3.1.1
+===============================================================================
+
+ # Fixed the prototype of the Reduce_local C++ binding.  The previous
+   prototype was completely incorrect.  Thanks to Jeff Squyres for
+   reporting the issue.
+
+ # Several other minor bug fixes, memory leak fixes, and code cleanup.
+
+   A full list of changes is available at the following link:
+
+     http://git.mpich.org/mpich.git/shortlog/v3.1..v3.1.1
+
+   A full list of bugs that have been fixed is available at the
+   following link:
+
+     https://trac.mpich.org/projects/mpich/query?status=closed&group=resolution&milestone=mpich-3.1.1
+
+
+===============================================================================
                                Changes in 3.1
 ===============================================================================
 

-----------------------------------------------------------------------

Summary of changes:
 CHANGES |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list