mdbx-doc: update ChangeLog.

Change-Id: I350611d4fc83d2cf764ee1d3bedcf9c86f1a7e26
This commit is contained in:
Leonid Yuriev 2021-01-26 21:01:07 +03:00
parent aaaa54a397
commit 9b69eed5ce
2 changed files with 9 additions and 5 deletions

View File

@ -32,6 +32,7 @@ allones
ALLPOSTMESSAGE
allthrough
alphabase
altlinux
AMAX
amd
amsmath
@ -1372,6 +1373,7 @@ rocksdb
rolledback
roolback
ROOTONLY
rosalinux
rotr
rouzier
rp
@ -1571,6 +1573,7 @@ SUNPRO
superfences
sval
svg
svnweb
svr
swait
symas

View File

@ -6,16 +6,17 @@ ChangeLog
TODO:
- 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).
- Resolve few TODOs (https://github.com/erthink/libmdbx/issues/123, https://github.com/erthink/libmdbx/issues/124,
https://github.com/erthink/libmdbx/issues/127, https://github.com/erthink/libmdbx/issues/128,
- Resolve few TODOs (https://github.com/erthink/libmdbx/issues/124, https://github.com/erthink/libmdbx/issues/127,
https://github.com/erthink/libmdbx/issues/132, https://github.com/erthink/libmdbx/issues/115).
- 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](https://www.rosalinux.ru/), [ALT Linux](https://www.altlinux.org/), 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.
- [Mahlon E. Smith](http://www.martini.nu/) for [FreeBSD port of libmdbx](https://svnweb.freebsd.org/ports/head/databases/mdbx/).
- [장세연](http://www.castis.com) for bug fixing and PR.
- [Clément Renault](https://github.com/Kerollmops/heed) for [Heed](https://github.com/Kerollmops/heed) fully typed Rust wrapper.
- [Alex Sharov](https://github.com/AskAlexSharov) for bug reporting.
Removed options and features: