mdbx: fix builds with older libc versions after using fcntl64() (backport).

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2022-10-13 17:30:43 +03:00
parent 290630f118
commit 7b60363a31
2 changed files with 14 additions and 0 deletions

View File

@@ -1,6 +1,13 @@
ChangeLog
---------
## v0.11.x
Fixes:
- Fixed builds with older libc versions after using `fcntl64()` (backport).
## v0.11.12 (Эребуни) at 2022-10-12
The stable bugfix release.