diff --git a/NEWS b/NEWS index a24327c1f..13e48a641 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,14 @@ Sandia OpenSHMEM NEWS -- history of user-visible changes. +1.3.0 +----- +- Support for OpenSHMEM 1.3 specification, including nonblocking communication, + fetch/set atomics, all-to-all collectives, C11 generic bindings, and addition + of const/volatile to C API. +- Improvements to error checking of OpenSHMEM calls and internal debugging + enabled through --enable-error-checking option. + 1.2.0 ----- - Support for OpenSHMEM 1.2 specification