diff options
author | Jason Leach <jleach@ximian.com> | 2001-07-25 05:57:59 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-25 05:57:59 +0800 |
commit | fd7b6edb31d810696b58b95c4ed82a9eefd38ab4 (patch) | |
tree | b74148801cc5ae0971211e68c10abe957c2cb7bf /mail/ChangeLog | |
parent | 2045079893e2ed3a2975457d13014a41f57b7f25 (diff) | |
download | gsoc2013-evolution-fd7b6edb31d810696b58b95c4ed82a9eefd38ab4.tar.gz gsoc2013-evolution-fd7b6edb31d810696b58b95c4ed82a9eefd38ab4.tar.zst gsoc2013-evolution-fd7b6edb31d810696b58b95c4ed82a9eefd38ab4.zip |
Match the prefix for the "remember_passphrase" setting with where it's
2001-07-24 Jason Leach <jleach@ximian.com>
* mail-config.c (config_read): Match the prefix for the
"remember_passphrase" setting with where it's being saved to
(/Mail/Prompts), so the setting gets loaded correctly. Fixes
#5351.
svn path=/trunk/; revision=11360
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 8543220b7f..81f6db6a61 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-07-24 Jason Leach <jleach@ximian.com> + + * mail-config.c (config_read): Match the prefix for the + "remember_passphrase" setting with where it's being saved to + (/Mail/Prompts), so the setting gets loaded correctly. Fixes + #5351. + 2001-07-24 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (handle_text_plain): check_specials if this is an |