This commit is contained in:
Ervin Hegedus 2024-08-26 21:48:46 +02:00 committed by GitHub
parent 71bea86e91
commit 094143801a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
v3.0.13 - YYYY-MMM-DD 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 - Replace usage of std::ctime, which is not safe in
multithread contexts multithread contexts
[PR #3228 - @eduar-hte] [PR #3228 - @eduar-hte]