nnrss: Remove 404 URL in comment
[gnus] / lisp / ChangeLog
index c2f4f64..43cc1ff 100644 (file)
@@ -1,5 +1,21 @@
+2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * shr.el: Rearrange function order to be more logical.
+
+2010-10-06  Julien Danjou  <julien@danjou.info>
+
+       * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
+
+       * nnir.el: Fix Swish-E URL.
+       Fix Namazu URL.
+
+       * message.el (message-change-subject): Remove 404 URL in a comment.
+
 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
+       * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
+       called interactively.
+
        * gnus-util.el (gnus-remove-if): Allow hash table.
        (gnus-remove-if-not): New function.