X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2FChangeLog;h=ccb46b490fa937c17851a4a0bfadb41451e72feb;hp=3bdb9f3e4174f5c4cf5f003582abdf0763013be8;hb=874f8dc6f6be8456b54c00db731265338c10bf76;hpb=86089ad3ebb9713c72ac8a8993d2c3915713d813 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3bdb9f3e4..ccb46b490 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-02-08 Lars Ingebrigtsen + + * gnus-compat.el: Add a compat for the old `url-retrieve'. + 2012-02-07 Lars Ingebrigtsen * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs @@ -22,8 +26,18 @@ next-single-char-property-change may return nil in XEmacs. (gnus-summary-article-map): Fix typo. +2012-02-09 Lars Ingebrigtsen + + * gnus.el (gnus-server-extend-method): Don't add an -address component + if the method already has one (bug#9676). + 2012-02-08 Lars Ingebrigtsen + * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead + of an initial-input for consistency (bug#10757). + + * dgnushack.el: Fix XEmacs compilation warning. + * shr.el: Inhibit getting and sending cookies when fetching pictures. * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.