From: Hallvard Furuseth Date: Sun, 29 Dec 2013 13:52:30 +0000 (+0100) Subject: ITS#7515 has been fixed. X-Git-Tag: OPENLDAP_REL_ENG_2_4_39~21^2~14 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=353cc77cffa46113849cb9d74cf882d6b0ddb24a;p=openldap ITS#7515 has been fixed. --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 177d8218aa..a61798765b 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -16,7 +16,7 @@ LMDB 0.9.9 Release (2013/10/24) Fix mdb_page_merge() cursor fixup (ITS#7722) Fix mdb_cursor_del() on last delete (ITS#7718) Fix adding WRITEMAP on existing env (ITS#7715) - Fixes for nested txns (ITS#7515) + Fix nested txns (ITS#7515) Fix mdb_env_copy() O_DIRECT bug (ITS#7682) Fix mdb_cursor_set(SET_RANGE) return code (ITS#7681) Fix mdb_rebalance() cursor fixup (ITS#7701)