From 27f71b4dd3f52b6c50a73fd72f3c863941af97b3 Mon Sep 17 00:00:00 2001
From: Howard Chu <hyc@openldap.org>
Date: Wed, 18 Nov 2015 10:27:50 +0000
Subject: [PATCH] ITS#8311

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

diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES
index 1d605ab93f..c9f9f38de2 100644
--- a/libraries/liblmdb/CHANGES
+++ b/libraries/liblmdb/CHANGES
@@ -16,6 +16,7 @@ LMDB 0.9.17 Release Engineering
 	Fix ITS#7789 ensure mapsize >= pages in use
 	Fix ITS#7971 mdb_txn_renew0() new reader slots
 	Fix ITS#7969 use __sync_synchronize on non-x86
+	Fix ITS#8311 page_split from update_key
 	Added mdb_txn_id() (ITS#7994)
 	Added robust mutex support
 	Miscellaneous cleanup/simplification
-- 
GitLab