Skip to content

Commit a209d8b

Browse files
committed
News for #29969 (add pid to mallog log file).
1 parent 88e29e1 commit a209d8b

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
@@ -47,6 +47,8 @@ Standard library changes
4747
* `Base.tail` now works on named tuples ([#29595]).
4848
* `randperm` and `randcycle` now use the type of their argument to determine the element type of
4949
the returned array ([#29670]).
50+
* The process id is appended to malloc log files in order to track memory allocations of
51+
multiple processes ([#29969]).
5052

5153
Compiler/Runtime improvements
5254
-----------------------------

0 commit comments

Comments
 (0)