aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/ChangeLog
blob: 43166980896944938b9844b66197268a9081b3ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2000-04-14  Chris Toshok  <toshok@helixcode.com>

    * 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  <federico@helixcode.com>

    * 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.