From 204637b18d74e84c100e749ca3e7f2d5fecab01a Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 14 Jul 2014 09:53:53 -0700 Subject: [PATCH] Typo --- libraries/liblmdb/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 6eac674b69..644b18de97 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -8,7 +8,7 @@ LMDB 0.9.14 Engineering Fix ambiguous error code from writing to closed DBI (ITS#7825) Fix mdb_copy copying past end of file (ITS#7886) Fix cursor bugs from page_merge/rebalance - Fix to dirty fewer pages in deletes (mdb_page_loose() + Fix to dirty fewer pages in deletes (mdb_page_loose()) Fix Windows compat issues in mtests (ITS#7879) Add compacting variant of mdb_copy Add BigEndian integer key compare code -- 2.39.2