We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0900c commit c06c3c7Copy full SHA for c06c3c7
libraries/liblmdb/CHANGES
@@ -5,12 +5,14 @@ LMDB 0.9.18 Release Engineering
5
Fix page_search_root assert on FreeDB (ITS#8336)
6
Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334)
7
Fix mdb_copy of large files on Windows
8
+ Fix subcursor move after delete (ITS#8355)
9
Check for utf8_to_utf16 failures (ITS#7992)
10
Catch strdup failure in mdb_dbi_open
11
Build
12
Additional makefile var tweaks (ITS#8169)
13
Documentation
14
Add Getting Started page
15
+ Update WRITEMAP description
16
17
18
LMDB 0.9.17 Release (2015/11/30)
0 commit comments