~ubuntu-branches/ubuntu/lucid/mutt/lucid-updates

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