diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-04-29 06:21:06 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-04-29 06:21:06 +0800 |
commit | e11f08d0481797a215c5b1837a4cc18003dd082d (patch) | |
tree | 3692471d179bd27356f29f04a601f541cb17d39b /mail/ChangeLog | |
parent | 8283ee1835f02d738dbc7336e36dcb0a75ce052c (diff) | |
download | gsoc2013-evolution-e11f08d0481797a215c5b1837a4cc18003dd082d.tar gsoc2013-evolution-e11f08d0481797a215c5b1837a4cc18003dd082d.tar.gz gsoc2013-evolution-e11f08d0481797a215c5b1837a4cc18003dd082d.tar.bz2 gsoc2013-evolution-e11f08d0481797a215c5b1837a4cc18003dd082d.tar.lz gsoc2013-evolution-e11f08d0481797a215c5b1837a4cc18003dd082d.tar.xz gsoc2013-evolution-e11f08d0481797a215c5b1837a4cc18003dd082d.tar.zst gsoc2013-evolution-e11f08d0481797a215c5b1837a4cc18003dd082d.zip |
Fix broken OAF patch for the GNORBA case.
svn path=/trunk/; revision=2676
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b119e9a18e..b8c18f3731 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-04-28 Ettore Perazzoli <ettore@helixcode.com> + + * main.c (init_bonobo): Don't call `init_corba()' and don't get + any args. + (init_corba) [!USING_OAF]: Fix args. + 2000-04-27 Ettore Perazzoli <ettore@helixcode.com> * folder-browser-factory.c: New macro `CONTROL_FACTORY_ID', which |