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 a9d4db5f4bd74cfa2e35e63c17bd622711bb44a9 (commit) from 7b7b759223da7347b24313e89a76193d267d7afc (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/a9d4db5f4bd74cfa2e35e63c17bd622711... commit a9d4db5f4bd74cfa2e35e63c17bd622711bb44a9 Author: Dave Goodell <[email protected]> Date: Thu Mar 28 14:00:49 2013 -0500 update CHANGES for v3.0.3 release diff --git a/CHANGES b/CHANGES index 20f4067..536973f 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,13 @@ # PM/PMI: Added support for the Cobalt process manager. + # BUILD SYSTEM: allow MPI_LONG_DOUBLE_SUPPORT to be disabled with a configure + option. + + # FORTRAN: fix MPI_WEIGHTS_EMPTY in the Fortran bindings + + # MISC: fix a bug in MPI_Get_elements where it could return incorrect values + # Several other minor bug fixes, memory leak fixes, and code cleanup. A full list of changes is available at the following link: ----------------------------------------------------------------------- Summary of changes: CHANGES | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) hooks/post-receive -- MPICH primary repository