From: Brendan Cully Date: Sun, 24 Jul 2005 18:29:45 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=728cf318eda47ad09a43f38ce2b384695b4cb16f;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index d14fbde78..7c386187d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-07-24 18:28:36 Brendan Cully (brendan) + + * imap/message.c, muttlib.c, protos.h: Merge full envelope from + message fetch into original sparse envelope, instead of replacing + it. This should be gentler on the various threading hashes and may + (knock on wood) fix the threading segfault. Threading behaviour is + observably better. + 2005-07-24 18:18:29 brendan (brendan) * imap/util.c: Revert Glanzmann's imap_parse_mailbox patch.