A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 7eda0c2e442bbf39d323200541152a843972efbb (commit) via 03f1c12bbe66e6841cb7261cd739ee74c469fb8d (commit) via fd7bfbc0df0ade534bea84914d385ecf2a73f678 (commit) via ac6947401ba290f7e8c4dcf1d522505ef986195f (commit) via e8760b474d3a2a4ae78dd7dc7a17698ac5425575 (commit) via 3fd0d5fb80089729594af089dff11ade66e00375 (commit) via ec32e90022f43af86db5330ed5a28a38644f1692 (commit) via 18caeaa70b1aaa376b85ebc2a9be6f1bc222deed (commit) via 14ce42f434170895373ea452e46f858f59e27dd9 (commit) via 19d135af54d185d0b5687af7cfd20986af406820 (commit) via 8738e5e306a37220d9ee5fac1c32802eff0aa5ca (commit) via 99427fcab8b0faed55e2017eb4c20619fdeefedd (commit) from b7f65f365a478d173ae8df9839ba92c11c3c2db6 (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 7eda0c2e442bbf39d323200541152a843972efbb Merge: b7f65f3 03f1c12 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Jan 4 13:47:43 2016 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/CHANGES | 11 +++ libraries/liblmdb/Doxyfile | 2 +- libraries/liblmdb/Makefile | 21 +++-- libraries/liblmdb/intro.doc | 192 +++++++++++++++++++++++++++++++++++++++++++ libraries/liblmdb/lmdb.h | 10 ++- libraries/liblmdb/mdb.c | 49 ++++++++--- 6 files changed, 261 insertions(+), 24 deletions(-) create mode 100644 libraries/liblmdb/intro.doc