aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-10-30 02:40:12 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-30 02:40:12 +0800
commit44f724adfe5d6c7bef583bb96fa71c9e94110708 (patch)
treee6b86fc09245a0995c207204e1d9e0f38f170d95 /camel/ChangeLog
parent8d4283d6fc2301e01cc963fd797fc8c5a2217ea6 (diff)
downloadgsoc2013-evolution-44f724adfe5d6c7bef583bb96fa71c9e94110708.tar
gsoc2013-evolution-44f724adfe5d6c7bef583bb96fa71c9e94110708.tar.gz
gsoc2013-evolution-44f724adfe5d6c7bef583bb96fa71c9e94110708.tar.bz2
gsoc2013-evolution-44f724adfe5d6c7bef583bb96fa71c9e94110708.tar.lz
gsoc2013-evolution-44f724adfe5d6c7bef583bb96fa71c9e94110708.tar.xz
gsoc2013-evolution-44f724adfe5d6c7bef583bb96fa71c9e94110708.tar.zst
gsoc2013-evolution-44f724adfe5d6c7bef583bb96fa71c9e94110708.zip
Notify the user that PGP 2.6.x is no longer supported and use
2001-10-29 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-context.c (pgp_sign): Notify the user that PGP 2.6.x is no longer supported and use camel_exception_set() instead of setv() where appropriate. (pgp_clearsign): Same. (pgp_verify): And again here. (pgp_encrypt): Here too. (pgp_decrypt): And finally here. svn path=/trunk/; revision=14349
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index ab8e2574e3..358b9c2096 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,13 @@
+2001-10-29 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-pgp-context.c (pgp_sign): Notify the user that PGP 2.6.x
+ is no longer supported and use camel_exception_set() instead of
+ setv() where appropriate.
+ (pgp_clearsign): Same.
+ (pgp_verify): And again here.
+ (pgp_encrypt): Here too.
+ (pgp_decrypt): And finally here.
+
2001-10-29 Dan Winship <danw@ximian.com>
* providers/imap/camel-imap-store.c (unsubscribe_folder): Don't
@@ -26,7 +36,7 @@
used by a message cache.
* camel-vee-store.c (build_info): Fix the 'is this a matching
- subfolder or subfolder'' logic to match camel-store
+ subfolder or subfolder' logic to match camel-store
get_subfolders'.
* camel-store.c (get_subfolders): Fix the 'is this a matching