CHANGES entry for previous PR

This commit is contained in:
Martin Vierula 2023-10-23 09:50:22 -07:00
parent 2fcd373107
commit 3951ba0e48
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4

View File

@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released) v3.x.y - YYYY-MMM-DD (to be released)
------------------------------------- -------------------------------------
- Add support for expirevar action
[Issue #1803, #3001 - @martinhsv]
- Fix: lmdb regex match on non-null terminated string - Fix: lmdb regex match on non-null terminated string
[Issue #2985 - @martinhsv] [Issue #2985 - @martinhsv]
- Fix memory leaks in lmdb code (new'd strings) - Fix memory leaks in lmdb code (new'd strings)