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 3e98addbe294c69b94545141f466836bf92693ee (commit) from 059b357d1addb52bbbbe4fd257ccfd906c3e6445 (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 3e98addbe294c69b94545141f466836bf92693ee Author: Howard Chu hyc@symas.com Date: Sat Jul 5 07:49:10 2014 -0700
Rationalize mdb_env_copy2 API
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/Makefile | 2 +- libraries/liblmdb/lmdb.h | 33 ++++++++++++++++++++-------- libraries/liblmdb/mdb.c | 50 ++++++++++++++++++++++++++++-------------- libraries/liblmdb/mdb_copy.c | 19 +++++----------- 4 files changed, 64 insertions(+), 40 deletions(-)