diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 4c0ee3a144..fa81691838 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,14 @@ +2008-06-20 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #538908 + + * e-composer-actions.h: + Define E_COMPOSER_ACTION_SEND_OPTIONS. + + * e-msg-composer.c (msg_composer_account_changed_cb): + Desensitize the "send-options" action unless we've selected an + Exchange or GroupWise account. Based on a patch by Paul Bolle. + 2008-06-13 Milan Crha <mcrha@redhat.com> ** Fix for bug #330597 |