X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=610eb969acd0765ace71f09224a9068c30bfaae9;hb=d8826e2643d952363c0ade265f832b579fd1b782;hp=fce075810888fdf043f63ac3bf0cdd9005168d89;hpb=adcf14de66016b792d94692dcbc2501866f137c4;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fce075810..610eb969a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,41 @@ +2012-02-15 Lars Ingebrigtsen + + * imap.el: Remove. + + * nntp.el (nntp-coding-system-for-read): Remove. + (nntp-coding-system-for-write): Ditto. + (nntp-open-connection): Just use `binary' directly. + + * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma + Gnus 0.3. + +2012-02-15 Paul Eggert + + * shr.el (shr-rescale-image): Undo previous change; see + . + +2012-02-15 Lars Magne Ingebrigtsen + + * gnus.el: Ma Gnus v0.3 is released. + +2012-02-15 Lars Ingebrigtsen + + * gnus-sum.el (gnus-summary-local-variables): Make + `gnus-newsgroup-unexist' into a local variable. + +2012-02-14 Teodor Zlatanov + + * registry.el (registry-usage-test, registry-persistence-test): Move to + tests/gnustest-registry.el. + (registry-make-testable-db, registry-match-test) + (registry-instantiation-test): Move to tests/gnustest-registry.el. + + * gnus-registry.el (gnus-registry-misc-test) + (gnus-registry-usage-test): Move to tests/gnustest-registry.el. + + * tests/gnustest-registry.el: New file with the registry and + gnus-registry ERT tests. + 2012-02-13 Katsumi Yamaoka * gnus-msg.el (gnus-summary-resend-message): Make @@ -32,6 +70,11 @@ * shr.el (shr-rescale-image): Allow viewing large images. (shr-rescale-image): Fix wrong merge. +2012-02-15 Lars Ingebrigtsen + + * shr.el (shr-remove-trailing-whitespace): Really delete the padding on + too-wide lines. + 2012-02-13 Lars Ingebrigtsen * nnimap.el (nnimap-record-commands): New variable.