]> git.sur5r.net Git - openldap/commitdiff
ITS#7515 has been fixed.
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 29 Dec 2013 13:52:30 +0000 (14:52 +0100)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 29 Dec 2013 13:52:30 +0000 (14:52 +0100)
libraries/liblmdb/CHANGES

index 177d8218aa58ea2fb97ad4d19b284846714be18e..a61798765ba7cb768e35fd7ee35c84ad98b78c45 100644 (file)
@@ -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)