aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-01-21 03:48:03 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-01-21 03:48:03 +0800
commit19b195d9e8daa7a9ea36abb8388ffdb6eb578829 (patch)
treec7c97937a3bd632c64ca441315f7d2975ba7700c /mail/ChangeLog
parent254104e3129ae52a820860bdd0e4bdc76e69511c (diff)
downloadgsoc2013-evolution-19b195d9e8daa7a9ea36abb8388ffdb6eb578829.tar
gsoc2013-evolution-19b195d9e8daa7a9ea36abb8388ffdb6eb578829.tar.gz
gsoc2013-evolution-19b195d9e8daa7a9ea36abb8388ffdb6eb578829.tar.bz2
gsoc2013-evolution-19b195d9e8daa7a9ea36abb8388ffdb6eb578829.tar.lz
gsoc2013-evolution-19b195d9e8daa7a9ea36abb8388ffdb6eb578829.tar.xz
gsoc2013-evolution-19b195d9e8daa7a9ea36abb8388ffdb6eb578829.tar.zst
gsoc2013-evolution-19b195d9e8daa7a9ea36abb8388ffdb6eb578829.zip
New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAP
2004-01-20 Jeffrey Stedfast <fejj@ximian.com> * em-migrate.c (em_migrate_imap_caches_1_4): New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAP cache. Fixes bug #52985. svn path=/trunk/; revision=24330
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 5b349892f2..cfe04b165a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,9 @@
2004-01-20 Jeffrey Stedfast <fejj@ximian.com>
+ * em-migrate.c (em_migrate_imap_caches_1_4): New function to
+ migrate the imap cache.
+ (em_migrate_1_4): Migrate the IMAP cache. Fixes bug #52985.
+
* mail-session.c (request_password): Changed the logic of the
visibility of the passwd text so that we hid ethe passwd if the
flags have the SECRET bit set.