X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=4229f344ab21bea2e227f3e35ddb349fe75da980;hb=8b1bba204e26c22f048d95cf45c8f3b260d6c3aa;hp=ea8d600cdf3db81e59ac1f457005540e4f7dfbed;hpb=3894f952b13856dbb5e36b373dcc745f51088b17;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea8d600cd..4229f344a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,20 @@ +2011-11-01 Teodor Zlatanov + + * gnus-util.el (gnus-bound-and-true-p): Remove. + (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'. + * nnir.el: Use it. + * nnmairix.el: Use it. + 2011-10-31 Teodor Zlatanov + * gnus-sync.el: Improve docs about CouchDB admins. + + * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb + function because `gnus-bound-and-true-p' doesn't work well in XEmacs + for reasons unknown. + * nnir.el: Use it. + * nnmairix.el: Use it. + * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar. * nnir.el: Ditto. * nnmairix.el: Ditto.