Improve thread-referral.
[gnus] / lisp / ChangeLog
index c979f98..649764a 100644 (file)
@@ -1,3 +1,15 @@
+2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
+
+       * nnir.el (gnus-summary-nnir-goto-thread): limiting work done by
+       gnus-summary-refer-thread.
+
+       * gnus-sum.el (gnus-build-all-threads): force updating of dependency
+       headers.
+       (gnus-summary-limit-include-thread): prevent articles in thread from
+       being cut in gnus-cut-threads.
+       (gnus-summary-refer-thread): limit retrieved headers to those in
+       thread.
+
 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.