mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-30 22:47:16 +08:00
mdbx: update ChangeLog.
This commit is contained in:
parent
899f0fef13
commit
9822412ebd
1
.github/actions/spelling/expect.txt
vendored
1
.github/actions/spelling/expect.txt
vendored
@ -18,6 +18,7 @@ ahupowerdns
|
||||
ahutils
|
||||
ailfast
|
||||
Akhunov
|
||||
Akula
|
||||
Aleksey
|
||||
alevel
|
||||
alexey
|
||||
|
21
ChangeLog.md
21
ChangeLog.md
@ -17,6 +17,27 @@ ChangeLog
|
||||
- Packages for [Astra Linux](https://astralinux.ru/), [ALT Linux](https://www.altlinux.org/), [ROSA Linux](https://www.rosalinux.ru/), etc.
|
||||
|
||||
|
||||
## v0.11.4 (underway)
|
||||
|
||||
Acknowledgements:
|
||||
|
||||
- [Alex Sharov](https://github.com/AskAlexSharov) for reporting, testing and provide resources for remote debugging/investigation.
|
||||
|
||||
Fixes:
|
||||
|
||||
- Fixed handling `MDBX_opt_rp_augment_limit` for GC's records from huge transactions (Erigon/Akula/Ethereum).
|
||||
- [Fixed](https://github.com/erthink/libmdbx/issues/258) build on Android (avoid including `sys/sem.h`).
|
||||
|
||||
Minors:
|
||||
|
||||
- Added workaround for CLANG bug [D79919/PR42445](https://reviews.llvm.org/D79919).
|
||||
- Fixed build test on Android (using `pthread_barrier_t` stub).
|
||||
- Disabled C++20 concepts for CLANG < 14 on Android.
|
||||
- Fixed minor `unused parameter` warning.
|
||||
- Added CI for Android.
|
||||
- Refine/cleanup internal logging.
|
||||
|
||||
|
||||
## v0.11.3 at 2021-12-31
|
||||
|
||||
Acknowledgements:
|
||||
|
Loading…
x
Reference in New Issue
Block a user