]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Sun, 24 Jul 2005 15:46:53 +0000 (15:46 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sun, 24 Jul 2005 15:46:53 +0000 (15:46 +0000)
ChangeLog

index 4e2b3f25d9dea9dacb72124fcab8b297a58825a4..494d47b2a6bc1d57d84b6c8ec02b7125f4350df0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-2005-07-24 14:23:25  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
+2005-07-24 15:46:26  Thomas Roessler  <roessler@does-not-exist.org>  (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.