diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2008-10-01 03:38:49 +0800 |
---|---|---|
committer | Philip Withnall <pwithnall@src.gnome.org> | 2008-10-01 03:38:49 +0800 |
commit | d5699b66585d3c278b635e0b99d5a66c86698555 (patch) | |
tree | 7772feb2353fac198fbca21637e6d2d6be32f720 /mail/ChangeLog | |
parent | 9e84862c07adebd828d4a02b248ca622e343553a (diff) | |
download | gsoc2013-evolution-d5699b66585d3c278b635e0b99d5a66c86698555.tar.gz gsoc2013-evolution-d5699b66585d3c278b635e0b99d5a66c86698555.tar.zst gsoc2013-evolution-d5699b66585d3c278b635e0b99d5a66c86698555.zip |
** Fix for bug #545045
2008-09-30 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #545045
* mail-send-recv.c (build_dialog): Don't show SMTP in the
Send/Receive dialogue if there are no unsent mails.
svn path=/trunk/; revision=36505
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 6675438231..e2ec45b256 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2008-09-30 Philip Withnall <philip@tecnocode.co.uk> + + ** Fix for bug #545045 + + * mail-send-recv.c (build_dialog): Don't show SMTP in the + Send/Receive dialogue if there are no unsent mails. + 2008-09-30 Sankar P <psankar@novell.com> License Changes |