From 36321cbfdf47628a1c08a901c2978873bfdb87f7 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 23 May 2008 14:41:30 +0000 Subject: ** Fixes bug #534476 2008-05-23 Matthew Barnes ** Fixes bug #534476 * configure.in: Require shared-mime-info >= 0.22 to make sure we pick up the fix for correctly identifying "winmail.dat" attachments. * calendar/gui/e-cal-popup.c (ecalp_standard_menu_factory): * mail/em-utils.c (em_utils_snoop_type): * mail/em-popup.c (emp_standard_menu_factory): Remove the special check for "winmail.dat". GIO correctly identifies it as "application/ms-tnef". svn path=/trunk/; revision=35534 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44028bea54..231a8e7f2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-05-23 Matthew Barnes + + ** Fixes part of bug #534476 + + * configure.in: + Require shared-mime-info >= 0.22 to make sure we pick up the fix + for correctly identifying "winmail.dat" attachments. + 2008-05-12 Srinivasa Ragavan * NEWS, configure.in : Evolution 2.23.2 release and version bump. -- cgit v1.2.3