diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c6792eb0e0..b3ac540e46 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -97,6 +97,22 @@ Fix for #67656 +2004-11-16 Not Zed <NotZed@Ximian.com> + + * util/Makefile.am (libeabutil_la_LIBADD): remove camel, add + ADDRESSBOOK_LIBS. + + * conduit/Makefile.am (libeaddress_conduit_la_LIBADD): remove + camel. + + * gui/component/Makefile.am (libevolution_addressbook_la_LIBADD): + remove camel. + +2004-11-15 Not Zed <NotZed@Ximian.com> + + * *.c: Moved various things from e-util to libedataserver, where + appropriate. + 2004-11-08 Andre Klapper <a901600@gmx.de> Fixes bug #61966. |