mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-30 22:47:16 +08:00
mdbx: update ChangeLog.
Change-Id: I694056afe448883b16b8ec769d8a560040044ae5
This commit is contained in:
parent
a987301204
commit
e6eeb17030
12
ChangeLog.md
12
ChangeLog.md
@ -3,6 +3,7 @@ ChangeLog
|
|||||||
|
|
||||||
## v0.9.3 (in development)
|
## v0.9.3 (in development)
|
||||||
|
|
||||||
|
TODO:
|
||||||
- Engage new terminology (https://github.com/erthink/libmdbx/issues/137).
|
- Engage new terminology (https://github.com/erthink/libmdbx/issues/137).
|
||||||
- Rework/speedup the implementation of the dirty page list (lazy compactification, lazy sorting via merge).
|
- Rework/speedup the implementation of the dirty page list (lazy compactification, lazy sorting via merge).
|
||||||
- Resolve few TODOs (https://github.com/erthink/libmdbx/issues/123, https://github.com/erthink/libmdbx/issues/124,
|
- Resolve few TODOs (https://github.com/erthink/libmdbx/issues/123, https://github.com/erthink/libmdbx/issues/124,
|
||||||
@ -11,6 +12,17 @@ ChangeLog
|
|||||||
- Finalize C++ API (few typos and trivia bugs are still likely for now).
|
- Finalize C++ API (few typos and trivia bugs are still likely for now).
|
||||||
- Packages for ROSA Linux, ALT Linux, Fedora/RHEL, Debian/Ubuntu.
|
- Packages for ROSA Linux, ALT Linux, Fedora/RHEL, Debian/Ubuntu.
|
||||||
|
|
||||||
|
Acknowledgements:
|
||||||
|
- Mahlon E. Smith (http://www.martini.nu/) for FreeBSD port of libmdbx.
|
||||||
|
- 장세연 (http://www.castis.com) for bug fixing and PR.
|
||||||
|
|
||||||
|
Added features:
|
||||||
|
- Package for FreeBSD is available now by Mahlon E. Smith.
|
||||||
|
|
||||||
|
Fixes:
|
||||||
|
- Fixed missing cleanup (null assigned) in the C++ commit/abort (https://github.com/erthink/libmdbx/pull/143).
|
||||||
|
|
||||||
|
|
||||||
## v0.9.2 scheduled at 2020-11-27
|
## v0.9.2 scheduled at 2020-11-27
|
||||||
|
|
||||||
Acknowledgements:
|
Acknowledgements:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user