diff options
author | Thomas Arendsen Hein <thomas@intevation.de> | 2008-11-27 11:10:39 (GMT) |
---|---|---|
committer | Thomas Arendsen Hein <thomas@intevation.de> | 2008-11-27 11:10:39 (GMT) |
commit | 8f9088df56ace812dff98ddbd06ba9d39cd2c55e (patch) | |
tree | 1da98e07cb322a6f586dbf41577f815fe474ddc3 | |
parent | a7e5aa9f8cade88465bfb6470212df0ff4a1d02a (diff) | |
download | perl-Kolab-8f9088df56ace812dff98ddbd06ba9d39cd2c55e.tar.gz |
Added ChangeLog entries for Mathieu's latest changes
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-11-26 Mathieu Parent <math.parent@gmail.com> + + * lib/Kolab.pm: Check syncrepl_cookie_file while using `syncrepl' + directory_mode. + * lib/Kolab/LDAP/Backend/syncrepl.pm: default syncrepl_cookie_file to + '/tmp/kolab_syncrepl_cookie_file' and create if it doesn't exist. + 2008-11-17 Mathieu Parent <math.parent@gmail.com> * lib/Kolab/Conf.pm: |