From 7007a0191dfcfeb1769d76a2b3085be0bc4f10fb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 4 Nov 2008 20:57:35 +0000 Subject: ** Fixes bug #554450 2008-11-04 Matthew Barnes ** Fixes bug #554450 * composer/e-msg-composer.c (msg_composer_init): Get drag-and-drop to the attachment bar working again, but see my note in the source code. I'm still not sure why it broke. svn path=/trunk/; revision=36741 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index aa88a29e94..185de38ec4 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2008-11-04 Matthew Barnes + + ** Fixes bug #554450 + + * e-msg-composer.c (msg_composer_init): + Get drag-and-drop to the attachment bar working again, but see + my note in the source code. I'm still not sure why it broke. + 2008-11-02 Matthew Barnes ** Fixes bug #559028 -- cgit