mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#8334, mdb_copy
This commit is contained in:
parent
05709ce6fa
commit
81d0d29bbc
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ LMDB 0.9 Change Log
|
|||
LMDB 0.9.18 Release Engineering
|
||||
Fix robust mutex detection on glibc 2.10-11 (ITS#8330)
|
||||
Fix page_search_root assert on FreeDB (ITS#8336)
|
||||
Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334)
|
||||
Fix mdb_copy of large files on Windows
|
||||
Check for utf8_to_utf16 failures (ITS#7992)
|
||||
Catch strdup failure in mdb_dbi_open
|
||||
Build
|
||||
|
|
|
|||
Loading…
Reference in a new issue