+2003-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * lisp/gnus-vers.el: T-gnus 6.15.10 revision 00.
+
2003-01-03 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Bind the
\f
* Changes in Oort Gnus
+** Improved anti-speam features.
+
+** Easy inclusion of X-Faces headers.
+
+** In the summary buffer, the new command / N inserts new messages and
+/ o inserts old messages.
+
** Gnus decodes morse encoded messages if you press W m.
** Unread count correct in nnimap groups.
** gnus-agent
-The Gnus Agent is now enabled by default, and all nntp and nnimap
-servers from gnus-select-method and gnus-secondary-select-method are
-agentized by default. Earlier only the server in gnus-select-method
-was agentized by the default, and the agent was disabled by default.
-When the agent is enabled, headers are now also retrieved from the
-Agent cache instead of the backends when possible. Earlier this only
-happened in the unplugged state. You can enroll or remove servers
-with `J a' and `J r' in the server buffer. Gnus will not download
-articles into the Agent cache, unless you instruct it to do so,
-though, by using `J u' or `J s' from the Group buffer. You revert to
-the old behaviour of having the Agent disabled with `(setq gnus-agent
-nil)'. Note that putting (gnus-agentize) in ~/.gnus is not needed any
-more.
+The Gnus Agent has seen a major updated and is now enabled by default,
+and all nntp and nnimap servers from gnus-select-method and
+gnus-secondary-select-method are agentized by default. Earlier only
+the server in gnus-select-method was agentized by the default, and the
+agent was disabled by default. When the agent is enabled, headers are
+now also retrieved from the Agent cache instead of the backends when
+possible. Earlier this only happened in the unplugged state. You can
+enroll or remove servers with `J a' and `J r' in the server buffer.
+Gnus will not download articles into the Agent cache, unless you
+instruct it to do so, though, by using `J u' or `J s' from the Group
+buffer. You revert to the old behaviour of having the Agent disabled
+with `(setq gnus-agent nil)'. Note that putting (gnus-agentize) in
+~/.gnus is not needed any more.
** gnus-summary-line-format
("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
** Gnus supports PGP (RFC 1991/2440), PGP/MIME (RFC 2015/3156) and
-S/MIME (RFC 2630-2633).
+** S/MIME (RFC 2630-2633).
+It needs an external S/MIME and OpenPGP implementation, but no additional
+lisp libraries.
** Gnus inlines external parts (message/external).
* T-gnus 6.15 - this is based on Oort Gnus.
- The latest T-gnus is T-gnus 6.15.8 (based on Oort Gnus 0.08). It
+ The latest T-gnus is T-gnus 6.15.10 (based on Oort Gnus 0.10). It
requires SEMI 1.14, FLIM 1.14, and APEL 10.0 or later.
+2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+
+ * gnus.el: Oort Gnus v0.10 is released.
+
+2003-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
+
+ * gnus.el (gnus-version-number): Fix version number.
+
+2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+
+ * gnus.el: Oort Gnus v0.08 is released.
+
+2003-01-04 Jesper Harder <harder@ifa.au.dk>
+
+ * mm-util.el: Add mm-string-make-unibyte.
+
+ * gnus-group.el (gnus-group-jump-to-group): Make it work for
+ UTF-8 groups.
+
2003-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
* gnus.el (gnus-variable-list): Write gnus-format-specs last.
;;; gnus-group.el --- group mode commands for Gnus
-;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
+;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
;; Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;;; gnus-vers.el --- Declare gnus version
-;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
;; Author: Keiichi Suzuki <keiichi@nanap.org>
;; Katsumi Yamaoka <yamaoka@jpl.org>
(require 'product)
(provide 'gnus-vers)
-(defconst gnus-revision-number "05"
+(defconst gnus-revision-number "00"
"Revision number for this version of gnus.")
;; Product information of this gnus.
(product-provide 'gnus-vers
(product-define "T-gnus" nil
- (list 6 15 8
+ (list 6 15 10
(string-to-number gnus-revision-number))))
-(defconst gnus-original-version-number "0.08"
+(defconst gnus-original-version-number "0.10"
"Version number for this version of Gnus.")
(provide 'running-pterodactyl-gnus-0_73-or-later)
;;; mm-util.el --- Utility functions for Mule and low level things
-;; Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; MORIOKA Tomohiko <morioka@jaist.ac.jp>
(setq idx (1+ idx)))
string)))
(string-as-unibyte . identity)
+ (string-make-unibyte . identity)
(string-as-multibyte . identity)
(multibyte-string-p . ignore))))
\makeindex
\begin{document}
-\newcommand{\gnusversionname}{Oort Gnus v0.07}
+\newcommand{\gnusversionname}{Oort Gnus v0.10}
\newcommand{\gnuschaptername}{}
\newcommand{\gnussectionname}{}