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 27b1c5f366dca98cfe6924dec5d7c989fbd91dba (commit) from 5db0b54ca127eda9777771b3a5e3c956491e7660 (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 27b1c5f366dca98cfe6924dec5d7c989fbd91dba Author: Howard Chu hyc@openldap.org Date: Thu Jan 7 18:28:29 2016 +0000
Add MDB_PREV_MULTIPLE
Logical counterpart to GET_MULTIPLE, NEXT_MULTIPLE
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 4 +++- libraries/liblmdb/mdb.c | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-)