Skip to content

Commit 28c6beb

Browse files
committed
News for #29969 (add pid to mallog log file).
1 parent c61edf5 commit 28c6beb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Standard library changes
5252
* `Base.tail` now works on named tuples ([#29595]).
5353
* `randperm` and `randcycle` now use the type of their argument to determine the element type of
5454
the returned array ([#29670]).
55+
* The process id is appended to malloc log files in order to track memory allocations of
56+
multiple processes ([#29969]).
5557

5658
Compiler/Runtime improvements
5759
-----------------------------

0 commit comments

Comments
 (0)