A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.

The branch, mdb.RE/0.9 has been updated
       via  a0accc86f21bf502c2f494d4cc14cea2c78858c5 (commit)
       via  f1417e2634c44fd560c2f7529bd331bd59075afd (commit)
       via  dcccd8a89aebb10e437fb013dd0a46ed943b6abc (commit)
      from  196e07ca587874c602a1ae358d97c7b6b765c94e (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 a0accc86f21bf502c2f494d4cc14cea2c78858c5
Author: Howard Chu <h...@openldap.org>
Date:   Mon Dec 15 20:40:59 2014 +0000

    Fix MDB_APPEND doc
    
    We actually compare the new key against the last key, to prevent
    corruption.

commit f1417e2634c44fd560c2f7529bd331bd59075afd
Author: Hallvard Furuseth <hallv...@openldap.org>
Date:   Sat Dec 13 20:35:08 2014 +0100

    make clean: remove *.lo

commit dcccd8a89aebb10e437fb013dd0a46ed943b6abc
Author: Howard Chu <h...@openldap.org>
Date:   Mon Dec 8 03:21:09 2014 +0000

    Clarify mdb_dbi_open doc
    
    The concurrency restriction is on threads within a single process.
    Multiple processes can use mdb_dbi_open without affecting each other.

-----------------------------------------------------------------------

Summary of changes:
 libraries/liblmdb/Makefile |    2 +-
 libraries/liblmdb/lmdb.h   |   13 ++++++-------
 2 files changed, 7 insertions(+), 8 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to