aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-26 02:12:47 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-26 02:12:47 +0800
commitd6cecfcef1dae37b73572ce9e29d3a35d1cbc6b7 (patch)
tree76c8e590e043772043d5122914b25fce794d23d1 /mail/ChangeLog
parentce71400f35232aa9122fceb3436dfc56b8b206e8 (diff)
downloadgsoc2013-evolution-d6cecfcef1dae37b73572ce9e29d3a35d1cbc6b7.tar
gsoc2013-evolution-d6cecfcef1dae37b73572ce9e29d3a35d1cbc6b7.tar.gz
gsoc2013-evolution-d6cecfcef1dae37b73572ce9e29d3a35d1cbc6b7.tar.bz2
gsoc2013-evolution-d6cecfcef1dae37b73572ce9e29d3a35d1cbc6b7.tar.lz
gsoc2013-evolution-d6cecfcef1dae37b73572ce9e29d3a35d1cbc6b7.tar.xz
gsoc2013-evolution-d6cecfcef1dae37b73572ce9e29d3a35d1cbc6b7.tar.zst
gsoc2013-evolution-d6cecfcef1dae37b73572ce9e29d3a35d1cbc6b7.zip
Only cache the password for the service if it has an entry in the account
2001-09-25 Jeffrey Stedfast <fejj@ximian.com> * mail-mt.c (pass_got): Only cache the password for the service if it has an entry in the account database. Fixes bug #10875. svn path=/trunk/; revision=13111
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c7781e86a0..ea10e9f2f7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-25 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-mt.c (pass_got): Only cache the password for the service if
+ it has an entry in the account database. Fixes bug #10875.
+
2001-09-24 Christopher James Lahey <clahey@ximian.com>
* message-list.c (filter_date): Use e_strftime_fix_am_pm instead