(nnimap-request-newgroups): Return success.
[gnus] / lisp / ChangeLog
index aff52cc..5c64eb8 100644 (file)
@@ -1,5 +1,22 @@
+2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnimap.el (nnimap-request-newgroups): Return success.
+
+       * shr.el (shr-find-elements): New function.
+       (shr-tag-table): Put all the images after the table.
+       (shr-tag-table): Really inhibit images inside the table.
+       (shr-collect-overlays): Copy over overlays from the TD elements to the
+       main document.
+
+       * mm-decode.el (mm-shr): Bind shr-blocked-images to
+       gnus-blocked-images.
+
 2010-10-05  Julien Danjou  <julien@danjou.info>
 
+       * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
+       (gnus-html-maximum-image-size): Add this function.
+       (gnus-html-put-image): Use gnus-html-maximum-image-size.
+
        * sieve-manage.el (sieve-manage-capability): Do not bug out when the
        server-value of the capability is nil.