mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:14:14 +08:00
mdbx: update ChangeLog.
This commit is contained in:
parent
f4057b2c3b
commit
df6b9028ec
2
.github/actions/spelling/expect.txt
vendored
2
.github/actions/spelling/expect.txt
vendored
@ -576,6 +576,7 @@ gcda
|
|||||||
GCFREEZE
|
GCFREEZE
|
||||||
gcno
|
gcno
|
||||||
gcov
|
gcov
|
||||||
|
gcxfd
|
||||||
gdiplus
|
gdiplus
|
||||||
getenv
|
getenv
|
||||||
gethostid
|
gethostid
|
||||||
@ -1445,6 +1446,7 @@ rlock
|
|||||||
rlt
|
rlt
|
||||||
rmdir
|
rmdir
|
||||||
RMID
|
RMID
|
||||||
|
rmw
|
||||||
rocksdb
|
rocksdb
|
||||||
rolledback
|
rolledback
|
||||||
roolback
|
roolback
|
||||||
|
16
ChangeLog.md
16
ChangeLog.md
@ -18,6 +18,22 @@ ChangeLog
|
|||||||
- Packages for [Astra Linux](https://astralinux.ru/), [ALT Linux](https://www.altlinux.org/), [ROSA Linux](https://www.rosalinux.ru/), etc.
|
- Packages for [Astra Linux](https://astralinux.ru/), [ALT Linux](https://www.altlinux.org/), [ROSA Linux](https://www.rosalinux.ru/), etc.
|
||||||
|
|
||||||
|
|
||||||
|
## v0.11.3 (underway)
|
||||||
|
|
||||||
|
Acknowledgements:
|
||||||
|
|
||||||
|
- [gcxfd <i@rmw.link>](https://github.com/gcxfd) for reporting, contributing and testing.
|
||||||
|
|
||||||
|
Minors:
|
||||||
|
|
||||||
|
- Fixed returning `MDBX_RESULT_TRUE` (-1) from `mdbx_env_set_option()`.
|
||||||
|
- Added `mdbx_env_get_syncbytes()` and `mdbx_env_get_syncperiod()`.
|
||||||
|
- [Clarified](https://github.com/erthink/libmdbx/pull/249) description of `MDBX_INTEGERKEY`.
|
||||||
|
- Reworked/simplified `mdbx_env_sync_internal()`.
|
||||||
|
- [Fixed](https://github.com/erthink/libmdbx/issues/248) extra assertion inside `mdbx_cursor_put()` for `MDBX_DUPFIXED` cases.
|
||||||
|
- Avoiding extra looping inside `mdbx_env_info_ex()`.
|
||||||
|
|
||||||
|
|
||||||
## v0.11.2 at 2021-12-02
|
## v0.11.2 at 2021-12-02
|
||||||
|
|
||||||
Acknowledgements:
|
Acknowledgements:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user