diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-25 09:38:08 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-25 09:38:08 +0800 |
commit | 9a6b1689a74bccedccd6ff45ce90a4124e394d56 (patch) | |
tree | 81482cc809ee741c398b3011638a1a554069e5c0 /mail/ChangeLog | |
parent | c09bf799645c1e54e013f85fd4c9beba6704392a (diff) | |
download | gsoc2013-evolution-9a6b1689a74bccedccd6ff45ce90a4124e394d56.tar gsoc2013-evolution-9a6b1689a74bccedccd6ff45ce90a4124e394d56.tar.gz gsoc2013-evolution-9a6b1689a74bccedccd6ff45ce90a4124e394d56.tar.bz2 gsoc2013-evolution-9a6b1689a74bccedccd6ff45ce90a4124e394d56.tar.lz gsoc2013-evolution-9a6b1689a74bccedccd6ff45ce90a4124e394d56.tar.xz gsoc2013-evolution-9a6b1689a74bccedccd6ff45ce90a4124e394d56.tar.zst gsoc2013-evolution-9a6b1689a74bccedccd6ff45ce90a4124e394d56.zip |
Remove GOAD support.
* component-factory.c, folder-browser-factory.c, test-mail.c:
Remove GOAD support.
* main.c: Remove GOAD support.
(main): More "guess the build mistake" fun, this time for the
failure to initialize Bonobo case.
svn path=/trunk/; revision=4301
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 5fff503a98..e5a62f30a9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2000-07-24 Dan Winship <danw@helixcode.com> + + * component-factory.c, folder-browser-factory.c, test-mail.c: + Remove GOAD support. + + * main.c: Remove GOAD support. + (main): More "guess the build mistake" fun, this time for the + failure to initialize Bonobo case. + 2000-07-23 Ettore Perazzoli <ettore@helixcode.com> * mail-ops.c (create_message_composer): New. |