]> git.sur5r.net Git - openldap/commitdiff
ITS#8334, mdb_copy
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 9 Jan 2016 08:10:55 +0000 (09:10 +0100)
committerHallvard Furuseth <hallvard@openldap.org>
Sat, 9 Jan 2016 08:10:55 +0000 (09:10 +0100)
libraries/liblmdb/CHANGES

index 6892dde1ef8cb7330f1f004a4039af57dd89d745..9f1af8199d18507562b973359fab409f0ed02ca0 100644 (file)
@@ -3,6 +3,8 @@ LMDB 0.9 Change Log
 LMDB 0.9.18 Release Engineering
        Fix robust mutex detection on glibc 2.10-11 (ITS#8330)
        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
        Check for utf8_to_utf16 failures (ITS#7992)
        Catch strdup failure in mdb_dbi_open
        Build