X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=12a7a07c43aa2bc8c874235cc3b3cbac32aafad1;hb=7910436193727860c0055d1d558838639a507a14;hp=a4017130b4f572a2e9efc9df2c52e6720e5dc790;hpb=ab852d855212572cf219d1e446eb6db3cea1081d;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a4017130b..12a7a07c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,6 +5,13 @@ (nnimap-request-group): Don't make `M-g' bug out on group with no marks. (nnoo): Required, so that other packages can require nnimap. + (nnimap-wait-for-response): Be a bit more lax in finding the end of the + command we're looking for. This helps when the server sends more + responses after we've gotten everything we expected. + (nnimap): Add a `newlinep' field to keep track of end-of-line + conventions. + Don't send CRLF to things that don't want it. + (nnimap-request-accept-article): Ditto. 2010-09-18 Julien Danjou