diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-11 05:23:35 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-11 05:23:35 +0800 |
commit | 642c7db8af2dcdf6669e91ed7f46723d376fa2aa (patch) | |
tree | e4e321a2a3504ce1f92d3600a67458c738da43f6 /mail/ChangeLog | |
parent | 2fc2feb62eecb5da4f3923edcfc322fce6f02fb3 (diff) | |
download | gsoc2013-evolution-642c7db8af2dcdf6669e91ed7f46723d376fa2aa.tar gsoc2013-evolution-642c7db8af2dcdf6669e91ed7f46723d376fa2aa.tar.gz gsoc2013-evolution-642c7db8af2dcdf6669e91ed7f46723d376fa2aa.tar.bz2 gsoc2013-evolution-642c7db8af2dcdf6669e91ed7f46723d376fa2aa.tar.lz gsoc2013-evolution-642c7db8af2dcdf6669e91ed7f46723d376fa2aa.tar.xz gsoc2013-evolution-642c7db8af2dcdf6669e91ed7f46723d376fa2aa.tar.zst gsoc2013-evolution-642c7db8af2dcdf6669e91ed7f46723d376fa2aa.zip |
Work with both current and 0.15 bonobo
* folder-browser-factory.c (control_activate): Work with both
current and 0.15 bonobo
svn path=/trunk/; revision=4054
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c881e7dd43..13c5e1655a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2000-07-10 Dan Winship <danw@helixcode.com> + * folder-browser-factory.c (control_activate): Work with both + current and 0.15 bonobo + * kill more debugging messages * mail-ops.c (real_fetch_mail): Don't multiply free dest_url. |