aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 51bbdbf099..172bdd6ca4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,25 @@
+2000-12-01 Dan Winship <danw@helixcode.com>
+
+ * session.c (mail_session_remember_password): Writes out passwords
+ (to .gnome_private) in our patented proprietary "Best Awesome
+ Super Encryption 64" ("BASE64") format which could not possibly
+ ever be cracked by even the most cryptographically knowledgeable
+ five-year-olds.
+ (mail_session_init): Load remembered passwords at startup.
+ (mail_session_forget_passwords): Erase them from disk as well as
+ memory.
+
+ * mail-config.c: Add "remember_password" field to
+ MailConfigService.
+ (mail_config_write_on_exit): Call mail_session_remember_password
+ for services with "remember_password" set.
+ * mail-config-gui.c: Add "remember password" checkbox to the
+ dialogs, and make it appear and disappear as appropriate.
+
+ * component-factory.c (mail_load_storages): Unref the store
+ regardless of whether or not we're using it, so we don't leak
+ references to non-storage stores.
+
2000-12-01 Jeffrey Stedfast <fejj@helixcode.com>
* message-list.c (e_mail_address_new): Perform better
6-11 22:40:31 +0800'>2014-06-111-4/+4 * Update to 4.1.6.jkim2014-05-071-4/+4 * Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-4/+4 * - Update to 4.0.6.jkim2013-10-262-5/+4 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Update to 4.0.5.jkim2013-08-231-4/+4 * Update to 4.0.4.jkim2013-06-201-4/+4 * Update to 4.0.3.jkim2013-05-101-4/+4 * Update to 4.0.2.jkim2013-04-171-4/+4 * Update to 4.0.1.jkim2013-03-092-5/+5 * Update to 3.6.5.jkim2013-02-051-4/+4 * - Update to 3.5.7.jkim2012-10-272-9/+4 * - Update to 3.5.6.jkim2012-08-24