From ba6f36db9d6928a9ef16a6f1cc8ead4e2fa3a78f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 11 Apr 2001 22:20:35 +0000 Subject: Don't g_free the recipient array members here because we free them in the 2001-04-11 Jeffrey Stedfast * openpgp-utils.c (openpgp_encrypt): Don't g_free the recipient array members here because we free them in the caller. svn path=/trunk/; revision=9252 --- mail/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9f62c34d31..32f23c2b08 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-04-11 Jeffrey Stedfast + + * openpgp-utils.c (openpgp_encrypt): Don't g_free the recipient + array members here because we free them in the caller. + 2001-04-11 Jeffrey Stedfast * mail-crypto.c (pgp_mime_part_verify): Huh, somehow I forgot to @@ -188,8 +193,8 @@ 2001-04-02 Iain Holmes - * importers/elm-importer.c (elm_can_import): Calls is_kmail to check for - kmail files. + * importers/elm-importer.c (elm_can_import): Calls is_kmail to + check for kmail files. (is_kmail): Checks if the given directory is a KMail directory. 2001-04-02 Dan Winship -- cgit v1.2.3