diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-08-18 12:22:06 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-08-18 12:22:06 +0800 |
commit | fce40453c9aece0fcdd523fe80ff1cc573747844 (patch) | |
tree | 3710a8febb2938d65cdccd2fc497ecea70af809f /composer/ChangeLog | |
parent | af89ff7eddf0c3214be4ef23acf235d8540fd157 (diff) | |
download | gsoc2013-evolution-fce40453c9aece0fcdd523fe80ff1cc573747844.tar.gz gsoc2013-evolution-fce40453c9aece0fcdd523fe80ff1cc573747844.tar.zst gsoc2013-evolution-fce40453c9aece0fcdd523fe80ff1cc573747844.zip |
Patch from Baptiste Mille-Mathias <bmm80@free.fr>: Fixes bug #546867 (Set the 'Send' button as important to have a label).
svn path=/trunk/; revision=36008
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 56e33a762b..32c38183f4 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2008-08-18 Baptiste Mille-Mathias <bmm80@free.fr> + + ** Fixes bug #546867 + + * e-composer-private.c (e_composer_private_init): Set the 'Send' button + as important to have a label. + 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #428384 |