aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-08-22 06:45:41 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-08-22 06:45:41 +0800
commit9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c (patch)
tree5d71ee16d35a119f8aff5687a97a0cd0a7f946f5 /camel/ChangeLog
parent09a6132a1a04a11c8f1343450fd33c0a855646b6 (diff)
downloadgsoc2013-evolution-9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c.tar
gsoc2013-evolution-9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c.tar.gz
gsoc2013-evolution-9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c.tar.bz2
gsoc2013-evolution-9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c.tar.lz
gsoc2013-evolution-9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c.tar.xz
gsoc2013-evolution-9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c.tar.zst
gsoc2013-evolution-9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c.zip
Turn on --batch and reenable gpg keyserver lookups. (pgp_decrypt): Disable
2001-08-21 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-context.c (pgp_verify): Turn on --batch and reenable gpg keyserver lookups. (pgp_decrypt): Disable keyserver lookups if we are disconnected. svn path=/trunk/; revision=12372
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 72383e203f..5eaf869253 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-21 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-pgp-context.c (pgp_verify): Turn on --batch and reenable
+ gpg keyserver lookups.
+ (pgp_decrypt): Disable keyserver lookups if we are disconnected.
+
2001-08-21 Dan Winship <danw@ximian.com>
* camel-folder-thread.c
@@ -15,8 +21,8 @@
* providers/local/camel-mbox-summary.c (mbox_summary_sync_full):
s/Synchronising/Synchronizing/.
- (mbox_summary_sync_quick): Likewise.
- * providers/local/camel-spool-summary.c (spool_summary_sync_full):
+ (mbox_summary_sync_quick): Likewise. *
+ providers/local/camel-spool-summary.c (spool_summary_sync_full):
Likewise.
(spool_summary_sync_quick): Likewise.