Generated.
[gnus] / GNUS-NEWS
1 GNUS NEWS -- history of user-visible changes.
2 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
3 See the end for copying conditions.
4
5 Please send Gnus bug reports to bugs@gnus.org.
6 For older news, see Gnus info node "New Features".
7
8
9 \f
10 * Changes in No Gnus
11
12 ** The nntp back end store article marks in `~/News/marks'.
13
14 The directory can be changed using the (customizable) variable
15 `nntp-marks-directory', and marks can be disabled using the (backend)
16 variable `nntp-marks-is-evil'.  The advantage of this is that you can
17 copy `~/News/marks' (using rsync, scp or whatever) to another Gnus
18 installation, and it will realize what articles you have read and
19 marked.  The data in `~/News/marks' has priority over the same data
20 in `~/.newsrc.eld'.  This means that if you downgrade to, say, Gnus
21 5.10 and read mail and later come back to this Gnus version, your
22 marks will be stale.  You can remove the `~/News/marks' content (even
23 selectively) to remedy this.
24
25 ** You can import and export your RSS subscriptions from OPML files.
26
27 ** The option `mm-fill-flowed' can be used to disable treatment of
28 format=flowed messages.  Also, flowed text is disabled when sending
29 inline PGP signed messages.
30
31 ** You can now drag and drop attachments to the Message buffer.
32
33 ** `/ r' limits the summary buffer to replied articles.
34
35 ** ANSI SGR control sequences can be transformed using `W A'.
36
37 ANSI sequences are used in some Chinese hierarchies for highlighting
38 articles (`gnus-article-treat-ansi-sequences').
39
40 ** Gnus includes an Emacs Lisp SASL library.
41
42 This provide a clean API to SASL mechanisms from within Emacs.  The
43 user visible aspects of this, compared to the earlier situation,
44 include support for DIGEST-MD5 and NTLM.
45
46 ** ManageSieve connections uses the SASL library by default.
47
48 The primary change this brings is support for DIGEST-MD5 and NTLM,
49 when the server support it.
50
51 ** Gnus include a password cache mechanism in password.el.
52
53 It is enabled by default (see `password-cache'), with a short timeout
54 of 16 seconds (see `password-cache-expiry').  If PGG is used as the
55 PGP backend, the PGP passphrase is managed by this mechanism.
56 Passwords for ManageSieve connections are managed by this mechanism,
57 after quering the user about whether to do so.
58
59 ** IMAP identity (RFC 2971) is supported.
60
61 By default, Gnus do not send any information about itself, but you can
62 customize it using the variable `nnimap-id'.
63
64 ** The `all.SCORE' file can be edited from the group buffer using `W e'.
65
66 ** Gnus now MIME decode articles even when they lack "MIME-Version"
67 header.  This changes the default of `gnus-article-loose-mime'.
68
69 \f
70 * For older news, see Gnus info node "New Features".
71
72 ----------------------------------------------------------------------
73 Copyright information:
74
75 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
76
77    Permission is granted to anyone to make or distribute verbatim copies
78    of this document as received, in any medium, provided that the
79    copyright notice and this permission notice are preserved,
80    thus giving the recipient permission to redistribute in turn.
81
82    Permission is granted to distribute modified versions
83    of this document, or of portions of it,
84    under the above conditions, provided also that they
85    carry prominent notices stating who last changed them.
86 \f
87 Local variables:
88 mode: outline
89 paragraph-separate: "[  \f]*$"
90 end: