aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-11 02:50:32 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-11 02:50:32 +0800
commit6ec30840a8a82c5a79bf9342f0fbfae074c0ac50 (patch)
tree757e2434f5c4c4dea3fb2c721bd572edd654a7fe /mail/ChangeLog
parent3aeaca9fa993a32e9842678b9d85b1f966992455 (diff)
downloadgsoc2013-evolution-6ec30840a8a82c5a79bf9342f0fbfae074c0ac50.tar
gsoc2013-evolution-6ec30840a8a82c5a79bf9342f0fbfae074c0ac50.tar.gz
gsoc2013-evolution-6ec30840a8a82c5a79bf9342f0fbfae074c0ac50.tar.bz2
gsoc2013-evolution-6ec30840a8a82c5a79bf9342f0fbfae074c0ac50.tar.lz
gsoc2013-evolution-6ec30840a8a82c5a79bf9342f0fbfae074c0ac50.tar.xz
gsoc2013-evolution-6ec30840a8a82c5a79bf9342f0fbfae074c0ac50.tar.zst
gsoc2013-evolution-6ec30840a8a82c5a79bf9342f0fbfae074c0ac50.zip
Pass along the right string, this fixes bug #9518.
2001-09-10 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (mail_generate_reply): Pass along the right string, this fixes bug #9518. svn path=/trunk/; revision=12736
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3d61c9cc64..3cff3a2b5b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2001-09-10 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-callbacks.c (mail_generate_reply): Pass along the right
+ string, this fixes bug #9518.
+
* mail-account-gui.c (save_service): Don't save the authmech if
the username doesn't exist. Fixes bug #9474.