diff options
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index 478c8a93db..1daa19d3bc 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,18 @@ +2001-10-02 Chris Toshok <toshok@ximian.com> + + * GNOME_Evolution_WombatNOLDAP.oaf.in: add + addressbook:supported_protocols containing just the file protocol. + + * GNOME_Evolution_WombatLDAP.oaf.in: add + addressbook:supported_protocols containing both ldap and file. + + * Makefile.am (OAF_IN_FILE): we have to possible files now, since + the addressbook looks up factories by corba interface and the + protocols supported by the factory (as listed in the .oaf file.) + + * .cvsignore: ignore GNOME_Evolution_Wombat.oaf.in, since it's + generated now. + 2001-09-26 Chris Toshok <toshok@ximian.com> * wombat.c (setup_pas): add OAFIID parameter to the call to the |