]> git.sur5r.net Git - openldap/commitdiff
ITS#7377, 8237
authorHoward Chu <hyc@openldap.org>
Sat, 12 Sep 2015 22:08:14 +0000 (23:08 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 12 Sep 2015 22:08:14 +0000 (23:08 +0100)
libraries/liblmdb/CHANGES

index 5ad64ecf39b8e5051fbdda77078f1d4298554be8..c44f47d38a54306127d20ba14740ca0631a0c0b6 100644 (file)
@@ -1,6 +1,8 @@
 LMDB 0.9 Change Log
 
 LMDB 0.9.17 Release Engineering
+       Fix ITS#7377 catch calloc failure
+       Fix ITS#8237 regression from ITS#7589
 
 LMDB 0.9.16 Release (2015/08/14)
        Fix cursor EOF bug (ITS#8190)