ITS#7515 has been fixed.

This commit is contained in:
Hallvard Furuseth 2013-12-29 14:52:30 +01:00
parent c91f38160c
commit 353cc77cff

View 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)