Update Changelog.md

This commit is contained in:
Stephen Seo 2024-11-14 12:19:40 +09:00
parent 7e4b1b7dc4
commit 1a19d58aeb

View file

@ -6,6 +6,8 @@
Internal refactorings.
Remove dependency on `pthread` in CMakeLists.txt.
## Version 2.9
Add checking/stat-printing of when NULL pointers are free'd.