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 aaef6c16f3..931f09a9df 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,18 @@ +2003-03-28 Ettore Perazzoli <ettore@ximian.com> + + * GNOME_Evolution_WombatLDAP.server.in.in: Add InterfaceCheck + object. + * GNOME_Evolution_WombatNOLDAP.server.in.in: Likewise. + + * wombat-interface-check.c: New, from evolution-1-2-branch. + * wombat-interface-check.h: Likewise. + + * wombat.c (setup_pas): Removed argc/argv args. + (setup_pcs): Likewise. + (setup_interface_check): New interface to set up the + InterfaceCheck object. + (main): Call the latter. + 2003-03-13 Dan Winship <danw@ximian.com> * Makefile.am (GNOME_Evolution_Wombat.server.in.in): Make this |