X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2FChangeLog;h=34acdbc2bc2931820a6dac96569415d811f3126b;hp=f005cc32aab0a3636faef65ce1c4bb37c1ab9b08;hb=cf1cc15caa87116a3869bbfaea7cd0b02a8250e2;hpb=ba7652b1c0b3dfee4979db1b94f6ce945ba43151 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f005cc32a..34acdbc2b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,17 @@ 2012-02-01 Lars Ingebrigtsen + * gnus-registry.el (gnus-registry-fixup-registry): Move the message to + a higher level to silence compilation. + + * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags' + parameter to allow controlling the scaling. + + * shr.el (shr-zoom-image): New command and keystroke. + (shr-put-image): Take a `size' flag to say how to scale the image. + + * gnus-compat.el: Redefine `delete-directory' to provide recursive + deletion unless already defined. + * gnus.el (gnus-compat): Require it. * gnus-compat.el: New file. @@ -47,6 +59,13 @@ 2012-02-01 Lars Ingebrigtsen + * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite + the real error message with the useless "previously known to be down". + Which isn't even correct. + + * nntp.el (nntp-open-connection): Report the error message if the nntp + server can't be reached. + * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many groups we do a total scan for. (nnimap-wait-for-response): Say that we're doing a total scan, if we're