richard: server/perl-kolab ChangeLog,1.37,1.38

cvs at kolab.org cvs at kolab.org
Thu Jul 17 10:59:10 CEST 2008


Author: richard

Update of /kolabrepository/server/perl-kolab
In directory doto:/tmp/cvs-serv19897

Modified Files:
	ChangeLog 
Log Message:
Add syncrepl support, needed to support openldap-2.4.x and beyond.
See kolab/issue1755
https://www.intevation.de/roundup/kolab/issue1755



Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/perl-kolab/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- ChangeLog	9 Jul 2008 14:00:15 -0000	1.37
+++ ChangeLog	17 Jul 2008 08:59:08 -0000	1.38
@@ -1,3 +1,9 @@
+2008-07-17  Richard Bos <richard at radoeka.nl>
+
+	* lib/Kolab/LDAP/Backend/syncrepl.pm: add kolab/issue1755 
+	* MANIFEST: added the file lib/Kolab/LDAP/Backend/syncrepl.pm
+	* lib/Kolab.pm: added supported backend types
+
 2008-07-09  Thomas Arendsen Hein <thomas at intevation.de>
 
 	* lib/Kolab/LDAP.pm (createObject): kolab/issue2517 (group accounts
@@ -135,7 +141,7 @@
 2006-03-20 Marcus Hüwe <suse-tux at gmx.de>
 	Patch commited by Richard Bos
 	* Kolab-Conf/Conf.pm.in: introduce a new variable phpinit_dir for the
-          directory that holds the php.ini file to be used.
+	  directory that holds the php.ini file to be used.
 
 2006-01-15 Richard Bos <richard at radoeka.nl>
 	* Kolab-Conf/Conf.pm.in: use the new variable sasl_authdconffile
@@ -189,9 +195,9 @@
 	  autotools from autoperl. See issue1038
 
 2005-12-19 Richard Bos <richard at radoeka.nl>
-        * configure.ac: added no-dist-gzip to AM_INIT_AUTOMAKE
-        * Makefile.cvs: reflected change in configure.ac, to create only bzipped
-          tarbals.  Changed 'make dist' into 'make distcheck'
+	* configure.ac: added no-dist-gzip to AM_INIT_AUTOMAKE
+	* Makefile.cvs: reflected change in configure.ac, to create only bzipped
+	  tarbals.  Changed 'make dist' into 'make distcheck'
 
 2005-12-17 Richard Bos <richard at radoeka.nl>
 	* dist_conf/gentoo, dist_conf/kolab: removed, they are





More information about the commits mailing list