mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#8339, #8424
This commit is contained in:
parent
d886593193
commit
13ecac78cd
@ -1,11 +1,13 @@
|
|||||||
LMDB 0.9 Change Log
|
LMDB 0.9 Change Log
|
||||||
|
|
||||||
LMDB 0.9.19 Release Engineering
|
LMDB 0.9.19 Release Engineering
|
||||||
Tweak Win32 error message buffer
|
Fix mdb_env_cwalk cursor init (ITS#8424)
|
||||||
Fix MDB_GET_BOTH on non-dup record (ITS#8393)
|
Fix robust mutexes on Solaris 10/11 (ITS#8339)
|
||||||
Optimize mdb_drop
|
Tweak Win32 error message buffer
|
||||||
Fix xcursors after mdb_cursor_del (ITS#8406)
|
Fix MDB_GET_BOTH on non-dup record (ITS#8393)
|
||||||
Fix MDB_NEXT_DUP after mdb_cursor_del (ITS#8412)
|
Optimize mdb_drop
|
||||||
|
Fix xcursors after mdb_cursor_del (ITS#8406)
|
||||||
|
Fix MDB_NEXT_DUP after mdb_cursor_del (ITS#8412)
|
||||||
|
|
||||||
LMDB 0.9.18 Release (2016/02/05)
|
LMDB 0.9.18 Release (2016/02/05)
|
||||||
Fix robust mutex detection on glibc 2.10-11 (ITS#8330)
|
Fix robust mutex detection on glibc 2.10-11 (ITS#8330)
|
||||||
|
Loading…
Reference in New Issue
Block a user