Added PR's #3233 and #3231

This commit is contained in:
Ervin Hegedus 2024-08-28 14:34:58 +02:00 committed by GitHub
parent 094143801a
commit 07fb580415
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,10 @@
v3.0.13 - YYYY-MMM-DD v3.0.13 - YYYY-MMM-DD
--------------------- ---------------------
- Remove unnecessary heap allocated copies in Transformation actions
[PR #3231 - @eduar-hte]
- Removed multiple heap-allocated copies in Pm::init & parse_pm_content
[PR #3233 - @eduar-hte]
- Unit tests results should not be displayed in 'automake output' mode - Unit tests results should not be displayed in 'automake output' mode
[PR #3232 - @eduar-hte] [PR #3232 - @eduar-hte]
- Replace usage of std::ctime, which is not safe in - Replace usage of std::ctime, which is not safe in