]> git.sur5r.net Git - openldap/blobdiff - libraries/liblmdb/CHANGES
Release 0.9.16
[openldap] / libraries / liblmdb / CHANGES
index 957742e7525a5122399e6269699a4718f1f18ebe..bc39d82ab53400a95d7571b2f1c1d1c50aad21e4 100644 (file)
@@ -1,5 +1,10 @@
 LMDB 0.9 Change Log
 
+LMDB 0.9.16 Release (2015/08/14)
+       Fix cursor EOF bug (ITS#8190)
+       Fix handling of subDB records (ITS#8181)
+       Fix mdb_midl_shrink() usage (ITS#8200)
+
 LMDB 0.9.15 Release (2015/06/19)
        Fix txn init (ITS#7961,#7987)
        Fix MDB_PREV_DUP (ITS#7955,#7671)