aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-10-01 18:08:05 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-10-01 18:08:05 +0800
commit01d08b507450d89e1c8bfd5bb4862f21367adc3f (patch)
tree5a6e80e1f651ea1ba39868425b25c0e8b11c17d2 /mail/ChangeLog
parent92255f70f3d1a757e9bfa1eed18bcad150a23719 (diff)
downloadgsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.tar
gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.tar.gz
gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.tar.bz2
gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.tar.lz
gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.tar.xz
gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.tar.zst
gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.zip
** Fix for bug #554458
2008-10-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #554458 * configure.in: Bump glib version to 2.18.0 because of g_content_type_from_mime_type. * mail/em-popup.c: (emp_standard_menu_factory): * calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory): Use content-type to call of g_app_info_get_all_for_type. svn path=/trunk/; revision=36526
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 7066c55bd2..7ecbee7885 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-01 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #554458
+
+ * em-popup.c: (emp_standard_menu_factory):
+ Use content-type to call of g_app_info_get_all_for_type.
+
2008-10-01 Sankar P <psankar@novell.com>
License Changes