diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2006-12-04 23:42:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2006-12-04 23:42:22 +0800 |
commit | 34201761f98113612d30f1810de840fd344f748d (patch) | |
tree | fc545b8bf302f31edffd38d09515297cda703891 /mail/ChangeLog | |
parent | 79f8ecbd0d28dfb399e2275a3a18d8ed96415232 (diff) | |
download | gsoc2013-evolution-34201761f98113612d30f1810de840fd344f748d.tar.gz gsoc2013-evolution-34201761f98113612d30f1810de840fd344f748d.tar.zst gsoc2013-evolution-34201761f98113612d30f1810de840fd344f748d.zip |
Fixes bug #357970
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* em-folder-browser.c:
* em-folder-view.c:
Don't call deprecated GLib / GDK functions.
svn path=/trunk/; revision=33046
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0cd03307b5..ac4cf2a430 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2006-12-04 Matthew Barnes <mbarnes@redhat.com> + + Fixes bug #357970 + + * em-folder-browser.c: + * em-folder-view.c: + Don't call deprecated GLib / GDK functions. + 2006-12-03 Harish Krishnaswamy <kharish@novell.com> * mail-component.c: (mc_startup): Do not attempt to |