From 632e29aba593f9036db5a6d9c7c8a5a76209793f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 15 Oct 2002 20:09:18 +0000 Subject: If the hash id is NULL, return CAMEL_CIPHER_HASH_DEFAULT. Fixes bug 2002-10-15 Jeffrey Stedfast * camel-gpg-context.c (gpg_id_to_hash): If the hash id is NULL, return CAMEL_CIPHER_HASH_DEFAULT. Fixes bug #32229. svn path=/trunk/; revision=18371 --- camel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8e240f1409..4b88d89361 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2002-10-15 Jeffrey Stedfast + + * camel-gpg-context.c (gpg_id_to_hash): If the hash id is NULL, + return CAMEL_CIPHER_HASH_DEFAULT. Fixes bug #32229. + 2002-10-08 Jeffrey Stedfast * providers/imap/camel-imap-command.c (imap_read_response): If the -- cgit v1.2.3