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 d1120fbccc7657342e71cd14f92d98625373dcbe (commit) from 234cd9dfb54ef2f7f83963d95b6eb8e9735bb372 (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 d1120fbccc7657342e71cd14f92d98625373dcbe Author: Howard Chu hyc@symas.com Date: Tue Jul 31 16:03:48 2012 -0700
Write optimization: avoid copying unused portions of pages.
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 34 ++++++++++++++++++++++++++++++---- 1 files changed, 30 insertions(+), 4 deletions(-)