(browse-url): Required.
[gnus] / lisp / ChangeLog
index edb8dae..6bc70bf 100644 (file)
@@ -1,3 +1,17 @@
+2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * shr.el (browse-url): Required.
+
+       * gnus-sum.el (gnus-widen-article-window): New variable.
+       (gnus-summary-select-article-buffer): Use it.
+
+       * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
+       without @ signs.
+
+2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
+
+       * nnir.el (nnir-run-imap): Remove spurious space in search string.
+
 2010-10-04  Julien Danjou  <julien@danjou.info>
 
        * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
@@ -5,7 +19,10 @@
 
 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
+
        * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
+       (nnimap-close-server): Implement.
 
        * dgnushack.el (iswitchb): Require to shut up the compiler.