From: Thomas Roessler Date: Sun, 8 Aug 2004 16:20:02 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-15-rel~117 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=359b5e681b2b9bd9eeb0e7a09d5d799de328dde9;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 945e6009..9be1bc59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2004-08-08 16:19:15 Thomas Roessler (roessler) + + * pgp.c, smime.c: Fix the PGP and S/MIME menus. Complaints + and suggestions of many lead to these changes. See mutt-dev + discussions around this time for details. + + * Makefile.am, crypthash.h, md5.h, sha1.h: Fix uint32_t + portability problem. Reported by Steve Kennedy. + +2004-08-07 05:23:33 Johan Svedberg (roessler) + + * po/sv.po: update + 2004-08-02 08:03:46 Nathan Dushman (roessler) * imap/command.c: Fix the improvement to address #1655.