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 2524cea29f887df330259ad53706a16ed83ac869 (commit) from 342a01b2b6115c11d2e3e816354e693802d6c6cf (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/2524cea29f887df330259ad53706a16ed8... commit 2524cea29f887df330259ad53706a16ed83ac869 Author: Huiwei Lu <[email protected]> Date: Fri Mar 13 09:46:58 2015 -0500 Adds a note of deprecating Myrinet MX to CHANGES The Myrinet MX network module, which had a life cyle from 1.1 till 3.1.2, has now been deprecated. Signed-off-by: Antonio J. Pena <[email protected]> diff --git a/CHANGES b/CHANGES index ab83b42..a505e0d 100644 --- a/CHANGES +++ b/CHANGES @@ -26,6 +26,9 @@ # Completely revamped RMA infrastructure including several scalability improvements, performance improvements, and bug fixes. + # The Myrinet MX network module, which had a life cyle from 1.1 till + 3.1.2, has now been deprecated. + # 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 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- MPICH primary repository