Update Changelog.md
This commit is contained in:
parent
e063957eb6
commit
f8540d8cde
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
Use a more robust mutex (by using `std::recursive_mutex` instead of
|
||||
`pthread_mutex`).
|
||||
|
||||
Minor refactorings.
|
||||
|
||||
## Version 2.5
|
||||
|
||||
Added support for realloc().
|
||||
|
|
Loading…
Reference in a new issue