Skip to content

Commit 5478e27

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

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
@@ -53,6 +53,13 @@ included in the vX.Y.Z section and be denoted as:
5353
(** also appeared: A.B.C) -- indicating that this item was previously
5454
included in release version vA.B.C.
5555

56+
2.1.3 -- To be released
57+
------------------------
58+
59+
Bug fixes/minor improvements:
60+
61+
- Plug a memory leak in MPI_Mem_free(). Thanks to Philip Blakely for reporting.
62+
5663
2.1.2 -- September, 2017
5764
------------------------
5865

0 commit comments

Comments
 (0)