From: Thomas Roessler Date: Sun, 24 Jul 2005 15:46:53 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-10-rel~171 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93c0588c561db29246634a5b9b2602d8d2eceb54;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 4e2b3f25..494d47b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2005-07-24 14:23:25 Thomas Roessler (roessler) +2005-07-24 15:46:26 Thomas Roessler (roessler) + + * hash.c, imap/message.c, imap/util.c: This patch includes (1) + a rewrite of hash_delete_hash, and (2) some changes to the IMAP + code that Thomas Glanzmann made during an attempt to squash some + segmentation fault in May. There is no guarantee that this patch + doesn't break things. If it does, please complain to mutt-dev. * recvattach.c, smime.c: Fix S/MIME segmentation fault. Bug reported by Mads Martin Joergensen; part fixed by Brendan Cully.