From: Brendan Cully Date: Mon, 3 Apr 2006 20:27:01 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-12-rel~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba3dcab2fff7b9261582c8a20032feaa6e956bda;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 8488f540..e7474523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -2006-04-03 19:29:55 Brendan Cully (brendan) +2006-04-03 20:26:14 Brendan Cully (brendan) + + * imap/command.c: Don't pass a null destination to imap_fix_path + in the default STATUS handler when the mailbox name is implicitly + INBOX. Thanks to Kai Hendry for the test mailbox and Sami Liedes + for the backtrace. Closes debian #351337. * init.h: Set $record default to ~/sent (closes: #2068).