This commit is contained in:
Ervin Hegedus
2024-08-26 21:48:46 +02:00
committed by GitHub
parent 71bea86e91
commit 094143801a

View File

@@ -1,6 +1,8 @@
v3.0.13 - YYYY-MMM-DD
---------------------
- Unit tests results should not be displayed in 'automake output' mode
[PR #3232 - @eduar-hte]
- Replace usage of std::ctime, which is not safe in
multithread contexts
[PR #3228 - @eduar-hte]