aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/ChangeLog
blob: a93b270091d1a454f54b8a26a20946a6e3c71ba0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2000-04-15  Ettore Perazzoli  <ettore@helixcode.com>

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