X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2FChangeLog;h=b975dc7ae7b68990c5ceb0f5726ee4c013e476fb;hp=62baeb5c5012d1186fa088413f5dbbb2cec60ae1;hb=441fce6b76559fdb536106a0518551c01d0e26a9;hpb=f3cd1f22996e850ce85328c16309588750b348a3 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 62baeb5c5..b975dc7ae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,29 @@ +2015-03-23 Ben Bacarisse (tiny change) + + * nnmh.el (nnmh-request-expire-articles): + Work for the case nnmail-expiry-target is an nnmh group (bug#20170). + +2015-03-21 Eric Abrahamsen + + * registry.el (registry-lookup-secondary, registry-full) + (registry-prune, registry-collect-prune-candidates): + * gnus-registry.el (gnus-registry-load): Use slot names rather than + initarg names in `oref' and `oset'. + +2015-03-19 Eric Abrahamsen + + * registry.el (registry-prune): Allow registry to reach full size + before pruning. + +2015-03-19 Eric Abrahamsen + + * registry.el (registry-collect-prune-candidates): Fix call to + cl-subseq. + +2015-03-11 Katsumi Yamaoka + + * registry.el (registry-db): Temporary fix old Emacsen compilation. + 2015-03-11 Stefan Monnier * gnus-registry.el (gnus-registry-handle-action)