projects
/
platform
/
upstream
/
lmdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c91f381
)
ITS#7515 has been fixed.
author
Hallvard Furuseth
<hallvard@openldap.org>
Sun, 29 Dec 2013 13:52:30 +0000
(14:52 +0100)
committer
Hallvard Furuseth
<hallvard@openldap.org>
Sun, 29 Dec 2013 13:52:30 +0000
(14:52 +0100)
libraries/liblmdb/CHANGES
patch
|
blob
|
history
diff --git
a/libraries/liblmdb/CHANGES
b/libraries/liblmdb/CHANGES
index 177d8218aa58ea2fb97ad4d19b284846714be18e..a61798765ba7cb768e35fd7ee35c84ad98b78c45 100644
(file)
--- 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)
- Fix
es 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)