2000-04-15 Ettore Perazzoli * Makefile.am (INCLUDES): Added `-I$(top_builddir)/addressbook/backend/pas', and `-I$(top_builddir)/calendar/pcs' because that's where the IDL-generated files go. 2000-04-14 Chris Toshok * Makefile.am (wombat_LDADD): use BONOBO_VFS_GNOME_LIBS instead of BONOBO_HTML_GNOME_LIBS. fixes freebsd's problem running wombat. 2000-04-14 Federico Mena Quintero * wombat.c (setup_pcs): Must pass "object" for the kind to goad_server_register(); "server" is meaningless. (setup_pcs): Do not free the CORBA environment more than once. Also, fix error messages. * wombat.gnorba: The GOAD ID is "evolution:calendar-factory", not "evolution:calendar-server". * ChangeLog: Started the ChangeLog for Wombat.