Skip to content

Commit 550df2a

Browse files
committed
More misc updates
1 parent f1e07f9 commit 550df2a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libraries/liblmdb/CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@ LMDB 0.9.17 Release Engineering
88
Fix ITS#8264 cursor_del cursor tracking
99
Fix ITS#8263 cursor_put cursor tracking
1010
Fix ITS#7771 fakepage cursor tracking
11+
Fix ITS#7789 ensure mapsize >= pages in use
12+
Fix ITS#7971 mdb_txn_renew0() new reader slots
13+
Fix ITS#7969 use __sync_synchronize on non-x86
14+
Added mdb_txn_id() (ITS#7994)
15+
Added robust mutex support
16+
Miscellaneous cleanup/simplification
1117
Build
1218
Create install dirs if needed (ITS#8256)
1319
Fix ThreadProc decl on Win32/MSVC (ITS#8270)
20+
Added ssize_t typedef for MSVC (ITS#8067)
21+
Use ANSI apis on Windows (ITS#8069)
1422

1523
LMDB 0.9.16 Release (2015/08/14)
1624
Fix cursor EOF bug (ITS#8190)

0 commit comments

Comments
 (0)