]> git.sur5r.net Git - openldap/commitdiff
ITS#8106
authorHoward Chu <hyc@openldap.org>
Thu, 23 Apr 2015 02:27:33 +0000 (03:27 +0100)
committerHoward Chu <hyc@openldap.org>
Thu, 23 Apr 2015 02:27:33 +0000 (03:27 +0100)
libraries/liblmdb/CHANGES

index 1d60d7f511537a674030671e40633055fdc2d8c3..e0295ba80279aab80dff9c36f78a93ebc0c6c3c1 100644 (file)
@@ -6,6 +6,7 @@ LMDB 0.9.15 Release Engineering
        Fix compact of empty env (ITS#7956)
        Fix mdb_rebalance collapsing root (ITS#8062)
        Fix mdb_load with large values (ITS#8066)
+       Fix to retry writes on EINTR (ITS#8106)
        Added workaround for fdatasync bug in ext3fs
        Build
                Don't use -fPIC for static lib