mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-30 22:47:16 +08:00
mdbx: update ChangeLog.
Change-Id: Ib53b3180b2b8e5437eec649aa010bdd6779d41c9
This commit is contained in:
parent
760f1654c2
commit
1ebc1e7c49
@ -22,6 +22,7 @@ Added features:
|
|||||||
Fixes:
|
Fixes:
|
||||||
- Fixed missing cleanup (null assigned) in the C++ commit/abort (https://github.com/erthink/libmdbx/pull/143).
|
- Fixed missing cleanup (null assigned) in the C++ commit/abort (https://github.com/erthink/libmdbx/pull/143).
|
||||||
- Fixed `mdbx_realloc()` for case of nullptr and `MDBX_AVOID_CRT=ON` for Windows.
|
- Fixed `mdbx_realloc()` for case of nullptr and `MDBX_AVOID_CRT=ON` for Windows.
|
||||||
|
- Fixed the possibility to use invalid and renewed (closed & re-opened, dropped & re-created) DBI-handles (https://github.com/erthink/libmdbx/issues/146).
|
||||||
|
|
||||||
|
|
||||||
## v0.9.2 scheduled at 2020-11-27
|
## v0.9.2 scheduled at 2020-11-27
|
||||||
|
Loading…
x
Reference in New Issue
Block a user