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_5 has been updated via aa66d539543de0ad884f1b8e38948ecd946bf47a (commit) from d95329e71aa431ffbae71715c4d74bd186097444 (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 aa66d539543de0ad884f1b8e38948ecd946bf47a Author: Howard Chu hyc@openldap.org Date: Mon Dec 15 14:36:55 2014 +0000
ITS#8003 fix off-by-one in LDIF length
must account for leading space when counting total number of lines
-----------------------------------------------------------------------
Summary of changes: include/ldif.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)