diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-06-21 21:26:09 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-06-21 21:26:09 +0800 |
commit | 936490012d0c39fa0439b684acf25b3051afb07f (patch) | |
tree | 275fc4882a7450bac8ea630013c3c45de4014460 /composer/ChangeLog | |
parent | 4f0c7992e06eeb483e4d1a567f7f2530b6ce0890 (diff) | |
download | gsoc2013-evolution-936490012d0c39fa0439b684acf25b3051afb07f.tar.gz gsoc2013-evolution-936490012d0c39fa0439b684acf25b3051afb07f.tar.zst gsoc2013-evolution-936490012d0c39fa0439b684acf25b3051afb07f.zip |
** Fixes bug #310988
2008-06-21 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #310988
* e-msg-composer.c:
Don't even show the "send-options" action unless an Exchange
or GroupWise account appears in the From combo box.
svn path=/trunk/; revision=35667
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index fa81691838..63599de222 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2008-06-21 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #310988 + + * e-msg-composer.c: + Don't even show the "send-options" action unless an Exchange + or GroupWise account appears in the From combo box. + 2008-06-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #538908 |