diff options
author | Chris Toshok <toshok@ximian.com> | 2003-10-23 04:49:45 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-10-23 04:49:45 +0800 |
commit | f7cbb839adf3fd47aa07ca2080063acd6fff6978 (patch) | |
tree | 03f31b00e9fbf1dd4338fc1744df13d9f6c5b9f9 /wombat/ChangeLog | |
parent | 998e8acf8d1acdffe0b91baad1ce200029d519aa (diff) | |
download | gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.tar.gz gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.tar.zst gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.zip |
add vcf to supported_protocols.
2003-10-21 Chris Toshok <toshok@ximian.com>
* GNOME_Evolution_WombatLDAP.server.in.in: add vcf to
supported_protocols.
* GNOME_Evolution_WombatNOLDAP.server.in.in: same.
* wombat.c (setup_pas): register the vcf backend.
* Makefile.am (evolution_wombat_LDADD): replace the conditional
libpasldap stuff and the references to all the libpas* backends
with libpas.la.
svn path=/trunk/; revision=22999
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index b96d759db7..af0d35440f 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,16 @@ +2003-10-21 Chris Toshok <toshok@ximian.com> + + * GNOME_Evolution_WombatLDAP.server.in.in: add vcf to + supported_protocols. + + * GNOME_Evolution_WombatNOLDAP.server.in.in: same. + + * wombat.c (setup_pas): register the vcf backend. + + * Makefile.am (evolution_wombat_LDADD): replace the conditional + libpasldap stuff and the references to all the libpas* backends + with libpas.la. + 2003-10-15 Rodrigo Moya <rodrigo@ximian.com> * wombat.c (termination_handler): re-enabled the call to |