From fe8b13f2251d49689b05876b86b3e10bb89993cd Mon Sep 17 00:00:00 2001
From: Howard Chu <hyc@openldap.org>
Date: Mon, 22 Dec 2014 18:07:08 +0000
Subject: [PATCH] Tweak fdatasync hack description

---
 libraries/liblmdb/CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES
index 4bf4484a75..90dbba26a2 100644
--- a/libraries/liblmdb/CHANGES
+++ b/libraries/liblmdb/CHANGES
@@ -4,7 +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
+	Added workaround for fdatasync bug in ext3fs
 	Build
 		Don't use -fPIC for static lib
 		Update .gitignore (ITS#7952,#7953)
-- 
GitLab