diff --git a/ChangeLog b/ChangeLog index 9194cba6c178f4380a5afa7487d40f5d2c342a95..988fe07f791a6c63eaee29009eb82a2d2e8dc252 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -2014-02-18 v0.79 +2014-03-06 v0.79 * Implement remaining Cursor methods necessary for working with MDB_DUPSORT databases: next_dup(), next_nodup(), prev_dup(), prev_nodup(), first_dup(), @@ -10,6 +10,8 @@ changed from False to True. The previous default did not reflect LMDB's normal mode of operation. +* LMDB 0.9.11 is bundled along with extra fixes from upstream Git. + 2014-01-18 v0.78