projects
/
mutt
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a43cf9e
)
# changelog commit
author
Brendan Cully
<brendan@kublai.com>
Tue, 10 Jan 2006 21:07:14 +0000
(21:07 +0000)
committer
Brendan Cully
<brendan@kublai.com>
Tue, 10 Jan 2006 21:07:14 +0000
(21:07 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e888ee243dbd717ca8692ebec2f44c4ae1b6ac7a..a19ec7731cbebdd095d20485e50dbaba3b1026a9 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,4
+1,8
@@
-2006-01-10 19:15:21 Brendan Cully <brendan@kublai.com> (brendan)
+2006-01-10 21:06:22 Brendan Cully <brendan@kublai.com> (brendan)
+
+ * imap/browse.c: Sanity-check folder inferiors response. Brian
+ Weaver reports that it fixes the extra delimiters bug triggered by
+ dbmail's incorrect LIST response.
* hdrline.c: Don't use uninitialised flags variable when fetching
attachment count. Closes: #2153.