]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Mon, 3 Apr 2006 20:27:01 +0000 (20:27 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 3 Apr 2006 20:27:01 +0000 (20:27 +0000)
ChangeLog

index 8488f54005bdeae7618d5f46ac89d48df19aa36e..e747452343648ae1ceeb97f4c6b719b5162eff4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2006-04-03 19:29:55  Brendan Cully  <brendan@kublai.com>  (brendan)
+2006-04-03 20:26:14  Brendan Cully  <brendan@kublai.com>  (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).