A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via e545b742e5f934c0e68bcccd5e21695d7e0b5bff (commit) via 5af47adf6b02a4b260ed717944c40d6ed120577a (commit) from d3f51fdcf7e952422dc39b356ae197e29de8db73 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit e545b742e5f934c0e68bcccd5e21695d7e0b5bff Author: Howard Chu hyc@symas.com Date: Mon Dec 3 13:57:46 2012 -0800
Fix 5c1ee7f7ba9580d5ff29e74cbb02eee335c33d94
mdb_cursor_sibling() no longer pops cursor before returning.
commit 5af47adf6b02a4b260ed717944c40d6ed120577a Author: Howard Chu hyc@symas.com Date: Mon Dec 3 13:57:28 2012 -0800
Fix mdb_midl_shrink
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 4 ++-- libraries/liblmdb/midl.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)