mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 15:19:34 -05:00
ITS#8355, doc update
This commit is contained in:
parent
6c0900c353
commit
c06c3c7732
1 changed files with 2 additions and 0 deletions
|
|
@ -5,12 +5,14 @@ LMDB 0.9.18 Release Engineering
|
||||||
Fix page_search_root assert on FreeDB (ITS#8336)
|
Fix page_search_root assert on FreeDB (ITS#8336)
|
||||||
Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334)
|
Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334)
|
||||||
Fix mdb_copy of large files on Windows
|
Fix mdb_copy of large files on Windows
|
||||||
|
Fix subcursor move after delete (ITS#8355)
|
||||||
Check for utf8_to_utf16 failures (ITS#7992)
|
Check for utf8_to_utf16 failures (ITS#7992)
|
||||||
Catch strdup failure in mdb_dbi_open
|
Catch strdup failure in mdb_dbi_open
|
||||||
Build
|
Build
|
||||||
Additional makefile var tweaks (ITS#8169)
|
Additional makefile var tweaks (ITS#8169)
|
||||||
Documentation
|
Documentation
|
||||||
Add Getting Started page
|
Add Getting Started page
|
||||||
|
Update WRITEMAP description
|
||||||
|
|
||||||
|
|
||||||
LMDB 0.9.17 Release (2015/11/30)
|
LMDB 0.9.17 Release (2015/11/30)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue