Skip to content

Commit cf1d7de

Browse files
committed
NEWS: update NEWS file
Plug a memory leak in MPI_Mem_free(). Thanks to Philip Blakely for reporting. Refs c1257cf Signed-off-by: Gilles Gouaillardet <[email protected]>
1 parent c1257cf commit cf1d7de

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ This file contains notable changes between releases for each release since
3232
Open MPI 1.0. Because Open MPI maintains multiple release branches at any time,
3333
it is possible for items to appear more than once in the list.
3434

35+
3.0.2 -- To be released
36+
------------------------
37+
38+
Bug fixes/minor improvements:
39+
40+
- Plug a memory leak in MPI_Mem_free(). Thanks to Philip Blakely for reporting.
41+
3542
3.0.1 -- October, 2017
3643
----------------------
3744

0 commit comments

Comments
 (0)