Changes committed gnus/lisp (ChangeLog.2)
"Miles Bader" <[email protected]> Tue, 17 Jun 2008 23:37:02 +0200
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog.2 Merge from emacs--devo--0, emacs--rel--22 Patches applied: * emacs--devo--0 (patch 1231, 1236, 1242, 1244-1245, 1253) - Merge from gnus--devo--0 - Update from CVS - Remove unneeded Gnus ChangeLog entries * emacs--rel--22 (patch 276) - Merge from gnus--rel--5.10 2008-06-16 Glenn Morris <[email protected]> * texi/pgg.texi, texi/sasl.texi: Add Cover-Texts. 2008-06-15 Glenn Morris <[email protected]> * texi/sasl.texi: Refer to license in Emacs manual. * texi/gnus-coding.texi: Refer to license in Gnus manual. * texi/emacs-mime.texi, texi/gnus.texi, texi/message.texi, texi/sieve.texi: Remove references to external license, since doclicense is included. 2008-06-13 Glenn Morris <[email protected]> * texi/emacs-mime.texi, texi/gnus-coding.texi, texi/gnus.texi, texi/message.texi * texi/sieve.texi: Update Back-Cover Text as per maintain.info. Revision: [email protected]/gnus--devo--0--patch-514 Index: ChangeLog.2 diff -u gnus/lisp/ChangeLog.2:7.24 gnus/lisp/ChangeLog.2:7.25 --- ChangeLog.2:7.24 Wed Jun 11 16:19:44 2008 +++ ChangeLog.2 Tue Jun 17 23:37:01 2008 @@ -243,6 +243,7 @@ max-specpdl-size when compiling Gnus with Emacs 20. 2003-12-22 Kevin Greiner <[email protected]> + * gnus-int.el (gnus-open-server): Fixed the server status such that an agentized server, when opened offline, has a status of offline. Also fixes bug whereby the agent's backend was called @@ -673,6 +674,7 @@ * dgnushack.el (mapc): Add the compiler macro for Emacs 20. 2003-11-24 Kevin Greiner <[email protected]> + * gnus-srvr.el (gnus-server-insert-server-line): The server names used in gnus-agent are different (for example, the native server uses the alias "native") from the names in gnus-srvr. @@ -10658,7 +10660,7 @@ (gnus-article-wash-function): New variable. (gnus-article-wash-html-with-w3m): New function. -2002-01-20 Bj,Av(Brn Torkelsson <[email protected]> +2002-01-20 Bj$(D+S(Brn Torkelsson <[email protected]> * dgnushack.el (dgnushack-compile): Compile smiley-ems for XEmacs.