From: Thomas Roessler Date: Thu, 29 May 2003 17:51:57 +0000 (+0000) Subject: # changelog commit X-Git-Tag: pre-type-punning-patch~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5b9a576d980b6bd969ae2d7a4b9c4cd92a78890;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index d2be6110..e43ef831 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2003-05-29 17:49:00 Thomas Roessler (roessler) + + * po/id.po, po/eo.po: Updates from the respective authors. + +2003-05-29 17:48:28 David Shaw (roessler) + + * pgp.c: Fix part of #1564. + +2003-05-29 17:47:10 Matt Larson (roessler) + + * imap/imap.c: Look at UNSEEN, not RECENT in + imap_check_mailbox(). + +2003-05-29 17:47:10 Thomas Roessler (roessler) + + * init.c: Fix a segmentation fault which would occur when + pgp_sort_keys is set in a configuration file, but mutt is compiled + without PGP support. + + * gnupgparse.c: Fix PGP subkey handling when looking at key + capabilities. This should take care of the recent "mutt does + not see all keys" problems. + 2003-05-13 13:06:16 Dale Woolridge (roessler) * crypt.c: Fix gpg-agent use.