]> git.sur5r.net Git - openldap/commitdiff
ITS#8311
authorHoward Chu <hyc@openldap.org>
Wed, 18 Nov 2015 10:27:50 +0000 (10:27 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 18 Nov 2015 10:27:50 +0000 (10:27 +0000)
libraries/liblmdb/CHANGES

index 1d605ab93f653031f38415cc4f5953f1658c2131..c9f9f38de254d9f559b535c7a97f73cf6fc9e650 100644 (file)
@@ -16,6 +16,7 @@ LMDB 0.9.17 Release Engineering
        Fix ITS#7789 ensure mapsize >= pages in use
        Fix ITS#7971 mdb_txn_renew0() new reader slots
        Fix ITS#7969 use __sync_synchronize on non-x86
+       Fix ITS#8311 page_split from update_key
        Added mdb_txn_id() (ITS#7994)
        Added robust mutex support
        Miscellaneous cleanup/simplification