]> git.sur5r.net Git - openldap/commitdiff
Update for fsync hack
authorHoward Chu <hyc@openldap.org>
Thu, 18 Dec 2014 04:46:43 +0000 (04:46 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 18 Dec 2014 04:46:43 +0000 (04:46 +0000)
libraries/liblmdb/CHANGES

index 5a3691c60802533d378de2922dea79677fda8383..4bf4484a7555da590aaf4afc6bb78f6c3778c7c0 100644 (file)
@@ -4,6 +4,7 @@ LMDB 0.9.15 Release Engineering
        Fix txn init (ITS#7961,#7987)
        Fix MDB_PREV_DUP (ITS#7955,#7671)
        Fix compact of empty env (ITS#7956)
+       Fix potential fdatasync bug on ext3fs
        Build
                Don't use -fPIC for static lib
                Update .gitignore (ITS#7952,#7953)