X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2FChangeLog;fp=lisp%2FChangeLog;h=69fd5aedce5fc3668e28be6e08717abc56069b67;hp=c708c7fbb996bcdc263830ef2d0f0b7f6ab11d35;hb=a10e061d0e6d4792608c61659d34a0c770c1129b;hpb=2c83113c63c6970f5c96a6b1fb5a62927ff26080 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c708c7fbb..69fd5aedc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,16 @@ * gnus-demon.el (gnus-demon-init): Don't multiply time twice. Reported by Peter Münster. +2012-02-20 Lars Ingebrigtsen + + * nnimap.el (nnimap-log-command): Add the IMAP address to the log + buffer. Suggested by Herbert Valerio Riedel. + +2012-02-19 Vida Gábor (tiny change) + + * gnus-demon.el (gnus-demon-init): Don't multiply time twice. + Reported by Peter Münster. + 2012-02-18 Lars Ingebrigtsen * shr.el (shr-image-fetched): Make sure we really kill the right @@ -12,13 +22,6 @@ * gnus-start.el (gnus-1): Avoid duplicate entries. -2012-02-16 Lars Ingebrigtsen - - * mm-decode.el (mm-dissect-singlepart): Guess what the type of - application/octet-stream parts really is. - - * gnus-sum.el (gnus-propagate-marks): Remove. - 2012-02-15 Lars Ingebrigtsen * imap.el: Remove. @@ -30,6 +33,13 @@ * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma Gnus 0.3. +2012-02-16 Lars Ingebrigtsen + + * mm-decode.el (mm-dissect-singlepart): Guess what the type of + application/octet-stream parts really is. + + * gnus-sum.el (gnus-propagate-marks): Remove. + 2012-02-15 Paul Eggert * shr.el (shr-rescale-image): Undo previous change; see