Add ssl.el discussion.
[gnus] / lisp / ChangeLog
index 795ef52..8237022 100644 (file)
@@ -1,3 +1,25 @@
+2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
+       the articles to be forwarded including the case where neither a
+       number of articles nor a region is specified.
+
+2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnrss.el (nnrss-request-article): Fix last change; fill
+       text/plain parts.
+
+2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnrss.el (nnrss-request-article): Replace <br />s with newlines
+       in text/plain part.
+       (nnrss-check-group): Don't add excessive newline to dc:subject.
+
+2005-12-19  Mark Plaksin <happy@mcplaksin.org>  (tiny change)
+
+       * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
+       article.
+
 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * nnml.el: Don't require gnus-bcklg.  Autoload it.