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 cd228b47222e2606ea69391e6cf955ae9d5a636b (commit) from 0c4c6fe72a57f812e4486cd017298f730df19c23 (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 cd228b47222e2606ea69391e6cf955ae9d5a636b Author: Howard Chu hyc@symas.com Date: Sun Sep 30 07:49:30 2012 -0700
Fix mdb_drop
if it was the only operation in a txn, it would be ignored.
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-)