aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2008-10-01 03:38:49 +0800
committerPhilip Withnall <pwithnall@src.gnome.org>2008-10-01 03:38:49 +0800
commitd5699b66585d3c278b635e0b99d5a66c86698555 (patch)
tree7772feb2353fac198fbca21637e6d2d6be32f720 /mail/ChangeLog
parent9e84862c07adebd828d4a02b248ca622e343553a (diff)
downloadgsoc2013-evolution-d5699b66585d3c278b635e0b99d5a66c86698555.tar
gsoc2013-evolution-d5699b66585d3c278b635e0b99d5a66c86698555.tar.gz
gsoc2013-evolution-d5699b66585d3c278b635e0b99d5a66c86698555.tar.bz2
gsoc2013-evolution-d5699b66585d3c278b635e0b99d5a66c86698555.tar.lz
gsoc2013-evolution-d5699b66585d3c278b635e0b99d5a66c86698555.tar.xz
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/ChangeLog7
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