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  13f3bcd59c2055d53e4759b0c3356b001eca44b0 (commit)
      from  f1655071994b80612e463894e17817a4161f2ee4 (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 13f3bcd59c2055d53e4759b0c3356b001eca44b0
Author: Howard Chu <h...@symas.com>
Date:   Fri Nov 30 12:30:51 2012 -0800

    Rename libmdb to liblmdb, lmdb.h
    
    Avoid naming conflicts with other mdb* packages. Bump version to 0.9.5

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

Summary of changes:
 libraries/libmdb/Makefile          |   30 +++++++++++++++---------------
 libraries/libmdb/{mdb.h => lmdb.h} |   18 +++++++++---------
 libraries/libmdb/mdb.c             |    2 +-
 libraries/libmdb/mdb_copy.c        |    2 +-
 libraries/libmdb/mdb_stat.c        |    2 +-
 libraries/libmdb/mfree.c           |    2 +-
 libraries/libmdb/mtest.c           |    2 +-
 libraries/libmdb/mtest2.c          |    2 +-
 libraries/libmdb/mtest3.c          |    2 +-
 libraries/libmdb/mtest4.c          |    2 +-
 libraries/libmdb/mtest5.c          |    2 +-
 libraries/libmdb/mtest6.c          |    2 +-
 12 files changed, 34 insertions(+), 34 deletions(-)
 rename libraries/libmdb/{mdb.h => lmdb.h} (99%)


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

Reply via email to