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 9ee964cc057a58a5d484ccd92c98ad8f69cce9e0 (commit) from a9d4db5f4bd74cfa2e35e63c17bd622711bb44a9 (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/9ee964cc057a58a5d484ccd92c98ad8f69... commit 9ee964cc057a58a5d484ccd92c98ad8f69cce9e0 Author: James Dinan <[email protected]> Date: Thu Mar 28 14:32:45 2013 -0500 Updated CHANGES file diff --git a/CHANGES b/CHANGES index 536973f..10f35dd 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,9 @@ # RMA: Added a default implementation of shared memory windows to CH3. This adds support for this MPI 3.0 feature to the ch3:sock device. + # RMA: Fix a bug that resulted in an error when RMA operation request handles + where completed outside of a synchronization epoch. + # PM/PMI: Upgraded to hwloc-1.6.2rc1. This version uses libpciaccess instead of libpci, to workaround the GPL license used by libpci. ----------------------------------------------------------------------- Summary of changes: CHANGES | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- MPICH primary repository