]> git.sur5r.net Git - openldap/commitdiff
ITS#8355, doc update
authorHoward Chu <hyc@openldap.org>
Sun, 24 Jan 2016 11:38:35 +0000 (11:38 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 24 Jan 2016 11:38:35 +0000 (11:38 +0000)
libraries/liblmdb/CHANGES

index 9f1af8199d18507562b973359fab409f0ed02ca0..ee99256b7150929672ecbdd48a449b8f66e837e9 100644 (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)