diff --git a/NEWS b/NEWS index de00e129b7..491c19e5b6 100644 --- a/NEWS +++ b/NEWS @@ -72,6 +72,12 @@ Trunk (not on release branches yet) --> Expected: 1.3 +1.2.4 +----- + +- Nothing new yet. + + 1.2.3 ----- @@ -98,7 +104,7 @@ Trunk (not on release branches yet) - Rename the oob_tcp_include/exclude MCA params to oob_tcp_if_include/exclude so that they match the naming convention of the btl_tcp_if_include/exclude params. The old names are depreciated, but will still work. -- Add -wd as a synonymn for the -wdir orterun/mpirun option. +- Add -wd as a synonym for the -wdir orterun/mpirun option. - Fix the mvapi BTL to compile properly with compilers that do not support anonymous unions. Thanks to Luis Kornblueh for reporting the bug.