From: Thomas Roessler Date: Wed, 19 Feb 2003 21:34:56 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-4-rel~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70cc3c86a826bd8fab95fd144572a1ef57c7d008;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 4cfcfa93..1a3c59fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-02-19 21:33:43 David Shaw (roessler) + + * pgpmicalg.c: 3156 defined several micalg values (pgp-md5, + pgp-sha1, etc.) Since then, three more hashes have been assigned + numbers in 2440bis. Here is a patch to add values for pgp-sha256, + pgp-sha384, and pgp-sha512 so mutt can properly handle them. + 2003-02-19 21:31:19 Thomas Roessler (roessler) * parse.c: Fix a memory leak observed by Vineet Kumar