aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-01-11 06:09:28 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2009-01-11 06:09:28 +0800
commit150e238dabd8a61db4555b5ef4dea60d28bf0e8b (patch)
treec0a0935b194e72d4d9f4887a02f3ac080595241f /mail/ChangeLog
parent72a2b9942852dd77bba2bd21e9af5d1ba0fc496e (diff)
downloadgsoc2013-evolution-150e238dabd8a61db4555b5ef4dea60d28bf0e8b.tar
gsoc2013-evolution-150e238dabd8a61db4555b5ef4dea60d28bf0e8b.tar.gz
gsoc2013-evolution-150e238dabd8a61db4555b5ef4dea60d28bf0e8b.tar.bz2
gsoc2013-evolution-150e238dabd8a61db4555b5ef4dea60d28bf0e8b.tar.lz
gsoc2013-evolution-150e238dabd8a61db4555b5ef4dea60d28bf0e8b.tar.xz
gsoc2013-evolution-150e238dabd8a61db4555b5ef4dea60d28bf0e8b.tar.zst
gsoc2013-evolution-150e238dabd8a61db4555b5ef4dea60d28bf0e8b.zip
** Fixes bug #567285
2009-01-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567285 * mail/mail-autofilter.c: * widgets/misc/e-activity-handler.c: * widgets/misc/e-dropdown-button.c: Remove unneeded #include <libgnomeui/gnome-popup-menu.h>. svn path=/trunk/; revision=37027
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 77f9b72c27..24f7de38ef 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-10 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #567285
+
+ * mail-autofilter.c:
+ Remove unneeded #include <libgnomeui/gnome-popup-menu.h>.
+
2009-01-09 Takao Fujiwara <takao.fujiwara@sun.com>
Reviewed by Matthew Barnes <mbarnes@redhat.com>