Mercurial > emacs
diff lisp/gnus/ChangeLog @ 100872:c6aed22590ab
Update ChangeLogs.
author | Michael Olson <mwolson@gnu.org> |
---|---|
date | Sat, 03 Jan 2009 23:08:26 +0000 |
parents | 0363096dbcf8 |
children | a9dc0e7c3f2b |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sat Jan 03 23:05:42 2009 +0000 +++ b/lisp/gnus/ChangeLog Sat Jan 03 23:08:26 2009 +0000 @@ -1,3 +1,11 @@ +2009-01-03 Michael Olson <mwolson@gnu.org> + + * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where + `headers' is nil. This can occur if the IMAP server does not have + permissions to read messages from a folder, but can write new messages + to the folder. + (nnimap-request-article-part): Do not insert `data' if it is nil. + 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org> * mm-util.el (mm-substring-no-properties): New function.