]> git.llucax.com Git - software/mutt-debian.git/blob - UPDATING
Imported Upstream version 1.5.18
[software/mutt-debian.git] / UPDATING
1 This file lists incompatible changes and additional/new features made to
2 mutt. Please read this file carefully when upgrading your installation.
3
4 The keys used are:
5   !: modified feature, -: deleted feature, +: new feature
6
7   + $query_format (customize external query menu)
8   ! inode sorting is always enabled
9   + $time_inc suppresses progress updates less than $time_inc
10     milliseconds apart.
11
12 1.5.18 (2008-05-17):
13
14   + $time_inc (control rate of progress updates)
15
16 1.5.17 (2007-11-01):
17
18   ! --enable-exact-address works again
19
20 1.5.16 (2007-06-09):
21
22   + next-unread-mailbox
23   + $message_cache_clean (clean cache on sync)
24   + $smtp_pass
25   ! $header_cache_compress defaults to yes
26
27 1.5.15 (2007-04-06):
28
29   - $imap_home_namespace (useless clutter)
30   + $check_mbox_size (use size change instead of atime for new mail)
31   ! improved f=f support wraps lines at $wrap if $wrap is not 0
32   + $wrap (>0 wraps at $wrap, <0 = $wrapmargin)
33   + $assumed_charset, $attach_charset, $ignore_linear_white_space
34   + $save_history, $history_file (save history across sessions)
35   + $smtp_url (ESMTP relay support)
36   + $crypt_use_pka (use GPGME PKA signature verification)
37   ! format pipe support: format strings ending in | are filtered
38   ! buffy size is configurable at runtime (no --enable-buffy-size
39     configure option, new $check_mbox_size variable)
40
41 1.5.13 (2006-08-14):
42
43   + thread patterns.  Use ~(...) to match all threads that
44     contain a message that matches ...
45
46 1.5.12 (2006-07-14):
47
48   - $imap_cachedir replaced with $message_cachedir
49   + Header/body caching for POP ($message_cachedir)
50   + Header caching for MH folders 
51   ! $record now defaults to ~/sent
52   ! $imap_idle now defaults to "yes" instead of "no"
53   + Tab-completion for $my_* variable names and values
54   + Expansion of mutt variables (except shell escape)
55   + Self-defined variables with $my_* prefix 
56   + Pattern group support 
57   + $imap_cachedir
58   + 'old' flag on IMAP folders
59   + SASL-IR support for IMAP
60   + IMAP IDLE support and $imap_idle
61   + Pipeline-based IMAP communicaton
62   + Full large file support
63   + Attachment counting: attachments and unattachments commands,
64     %Q and %X for $attach_format, %X for $index_format
65   + Basque translation
66   + QDBM backend for header caching
67   + Irish translation
68
69 1.5.11 (2005-09-15):
70
71   ! $envelope_from_address has been added, $envelope_from has been renamed
72     to $use_envelope_from
73   + Progress bar via $net_inc
74   + IMAP server-side simple string search
75   + Simple string matches instead of full regex matches for '=' instead
76     of '~' with pattern modifiers
77   ! ~l matches all known lists, ~u only subscribed
78   - SASL 1.5 support
79   ! The manual is now build from DocBook/XML instead of Linuxdoc/SGML source
80
81 1.5.10 (2005-08-11):
82
83   + $imap_check_subscribed
84   + Tab-completion for IMAP hosts
85   ! $imap_force_ssl has been replaced without synonym by $ssl_force_tls
86   - NSS support
87   ! The default for $menu_move_off has been changed from "no" to "yes"
88   ! An empty <limit> now cancels the current limit
89   + Editing threads via <break-thread> and <link-threads>
90   + -D command line option
91   + the folder shortcut '^' refers to the currently opened folder
92   + $imap_login
93   + $braille_friendly
94   + Header caching for Maildir folders
95
96 Mutt 1.5.9 (2005-03-13):
97
98   + $menu_move_off
99   + <rename-mailbox> function for IMAP
100
101 Mutt 1.5.8 (2005-02-12):
102
103   + $menu_context
104   ! IDNA decoding is now optional via $use_idn defaulting to "yes"
105   + GPGME support via $crypt_use_gpgme
106
107 Mutt 1.5.7 (2005-01-28):
108
109   + SSL support via GNUTLS
110   + Header caching for IMAP via $header_cache and $header_cache_pagesize
111   + send2-hook
112   + $ssl_client_cert
113   + $hide_thread_subject
114   + Generic spam detection: new configuration commands: 'spam' and
115     'nospam', new options: $spam_separator, new expando: %H (for
116     $index_format), new pattern: ~H pattern
117   + $include_onlyfirst
118   ! $pgp_mime_ask has been renamed without synonym to $pgp_mime_auto,
119     new default is "ask-yes" rather than "no"
120   + Inline PGP creation support via $pgp_replyinline, $pgp_autoinline
121     and $pgp_mime_ask
122   ! the 'bind' command can now be used on multiple menus at once
123   + $config_charset
124   + ~$ pattern
125
126 1.5.6 (2004-02-01):
127
128   ! the 'list' and 'subscribe' commands now take regular expression
129     rather than string lists
130   ! the $alternates option is replaced by the 'alternates' command
131     taking lists of regular expressions
132   ! mailing lists can be recognized via domain matching when
133     starting with '@'
134   + STLS (STARTTLS) support for POP3
135
136 1.5.5 (2003-11-05):
137
138   + Bulgarian translation
139   - Kendra mailbox support
140   + <tag-prefix-cond> and <cond-end>
141   + ':' as expando modifier (e.g. '%:A')
142   + $crypt_autopgp and $crypt_autosmime
143   + $pgp_check_exit
144
145 1.5.4 (2003-03-19):
146
147   + IDNA support
148   + $bounce
149   ! $crypt_replyencrypt and $pgp_replyencrypt now default
150     to "yes" instead of "no"
151   + $pgp_auto_traditional
152   + %A for $index_format
153
154 1.5.3 (2002-12-17):
155
156   + <next-new-then-unread> and <previous-new-then-unread>
157   ! $mark_old: it only controls whether new messages
158     are marked as old when leaving the mailbox
159   + <what-key>
160
161 1.5.2 (2002-12-06):
162
163   + -A command line option
164   + SASL2 support
165   + <buffy-list>
166   + $forward_edit
167   + $content_type
168   + unmailboxes command
169   + unalternative_order command
170   + reply-hook
171
172 1.5.1 (2002-01-24):
173
174   + $smime_default_key
175   + $narrow_tree
176   + -Q command line option
177   + $crypt_timestamp
178   + ~V pattern
179   + S/MIME support
180   + mime_lookup command