ITS#8355, doc update

This commit is contained in:
Howard Chu 2016-01-24 11:38:35 +00:00
parent 6c0900c353
commit c06c3c7732

View file

@ -5,12 +5,14 @@ LMDB 0.9.18 Release Engineering
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
Fix subcursor move after delete (ITS#8355)
Check for utf8_to_utf16 failures (ITS#7992)
Catch strdup failure in mdb_dbi_open
Build
Additional makefile var tweaks (ITS#8169)
Documentation
Add Getting Started page
Update WRITEMAP description
LMDB 0.9.17 Release (2015/11/30)