workaround a stupid issue in how decoding is performed in mutt *sigh*
[apps/madmutt.git] / legacy / ChangeLog.mutt-ng
1 Changes specific to mutt-ng:
2
3 2005-10-23:
4   * As part of a merge, mutt-ng contains full large file support.
5
6 2005-10-19:
7   * Mutt-ng contains better scoring support to score on both, addresses
8     and names.
9
10 2005-09-07:
11   * Mutt-ng no longer contains support for SASL 1.x.
12
13 2005-08-29:
14   * Mutt-ng now can limit the number of headers to show if
15     $edit_headers is set via $editor_headers
16   * Eventually muttng shows that messages are of type multipart
17     in the index
18   * Mutt-ng now contains a set of pre-defined read-only variables
19     to query for system properties (see manual) (useful in
20     connection with expansion)
21
22 2005-08-27:
23   * users now can freely define variables on their own as long as
24     prefixed with $user_ (useful in connection with expansion)
25   * instead of dumping all variables, muttng can dump changed only
26   * debug levels can be tuned at runtime
27
28 2005-08-25:
29   * It now expands the current value of configuration variables
30     in addition to environment variables via $foo
31   * It now can remind the user to attach files if promised but not made
32   * All mutt-ng builds eventually contain correct revision numbers
33
34 2005-08-18:
35   * Mutt-ng now can limit the number of recipients shown in the pager
36
37 2005-08-16:
38   * Peter J. Holzer <hjp@hjp.at> kindly contributed an improved
39     format=flowed handler
40
41 2005-08-14:
42   * the sidebar now shows newsgroup article counts if groups are
43     defined via mailboxes
44
45 2005-08-13:
46   * libESMTP integration has been improved: it now features DSN, the
47     8BITMIME flag and an envelope sender differend from From: header
48   * Merged in latest mutt changes up to 1.5.10
49
50 2005-08-11:
51   * Christian Gall <cg@cgall.de> kindly contributed a patch to add support
52     for using TLS via the libESMTP library
53
54 2005-07-24:
55   * restoring xterm's title is possible (with some shell magic, see manual)
56
57 2005-07-17:
58   * changed safe_strlen and safe_strcmp to mutt_* pendants
59
60 2005-07-16:
61   * the 'prepare' script has been renamed to 'autogen.sh'
62
63 2005-06-29:
64   * merge in latest mutt changes so that now it's possible to have a
65     different login name for IMAP than local user name
66
67 2005-06-16:
68   * many consistency changes (which may also complicate migration) (see
69     UPGRADING and update-config.pl in contrib/)
70
71 2005-05-25:
72   * dropped version number and changed to devel
73
74 2005-05-14:
75   * header caching update: support for qdbm (which supports compressed
76     database files) has been added
77
78 2005-04-18:
79   * sidebar updates: eventually counting can be disabled and
80     $sidebar_newmail_only works way better
81
82 2005-04-18 (up to):
83   * Re-design, re-organization and cleanup still in progress
84
85 2005-03-13:
86   * Merged in latest mutt changes up to 1.5.9
87
88 2005-03-10:
89   * included CD's ifdef patch plus extension ('ifndef', feature_*), see manual
90
91 2005-03-05:
92   * added color sidebar
93
94 2005-03-02:
95   * support for news servers without LISTGROUP (fixes bug #3483)
96
97 2005-03-01:
98   * made internal buffy list sorted (-> sorted in sidebar, too)
99   * somewhat bigger documentation update; introduce UPGRADING document
100   * fixed escape sequence problem in manual.txt
101   * fixed bug #3490
102   * added an option to make f=f messages break at a certain column
103
104 2005-02-27:
105   * integrated patch to highlight the next mailbox which includes new mail in sidebar
106   * makes sidebar fit into screen in the pager
107   * improved usenet usability (pattern '~*' as real name filter, more address parsing)
108   * added color for flagged mailboxes in sidebar
109
110 2005-02-24:
111   * Integrated another sidebar fix and a build fix from Rocco Rutte.
112   * Implemented feature request that the number of flagged messages is shown in the sidebar
113
114 2005-02-23:
115   * Integrated assume_charset patch from http://www.emaillab.org/mutt/download15.html.en
116   * Integrated patch by Rocco Rutte to correct minor bugs
117   * Fixed huge multibyte handling fuckup (was I drunk?!)
118   * Integrated sidebar fixed by Rocco Rutte
119
120 2005-02-22:
121   * Merged mutt changes
122   * Sidebar now honors the imap_home_namespace
123   * Added "shorten hierarchy" option
124
125 2005-02-21:
126   * Merged past mutt changes
127   * Fixed a bug in mutt_FormatString regarding aligning the rest of a string to the right (%>)
128   * Added fix from jschmitt
129
130 2005-02-16:
131   * fixed segfault in curs_lib.c
132   * fixed names
133
134 2005-02-13:
135   * Merged in mutt changes from 1.5.7 to 1.5.8
136
137 2005-02-10:
138   * quoting fix for f=f handler (fix for bug #3345)
139
140 2005-02-06:
141   * rewrote handler for f=f attachments to produce nicer output
142
143 2005-02-05:
144   * Made message ID format configurable
145   * Implemented $signoff_string (fixes feature request #552)
146
147 2005-02-04:
148   * Fixed another bug in ajg.last-folder patch
149
150 2005-02-03:
151   * Fixed stupid bug regarding saving attachments
152   * applied ajg.last-folder patch
153
154 2005-02-02
155   * little change to prevent segfaults on ia64; see #285001 in debian bts for
156     more information
157
158 2005-02-01:
159   * Merged in mutt changes from 1.5.6 to 1.5.7
160
161 2005-01-30:
162   * (Partially?) implemented IMAP reconnecting, needs more testing
163
164 2005-01-29:
165   * Fixed bugs #3149 and #3161: declarations within functions don't work with gcc 2.95
166   * Rename helper programs new names and install documentation into 
167     $prefix/doc/muttng (#3143)
168   * Fixed Solaris compile problem
169
170 2005-01-23:
171   * Implemented umask option after Wolfgang Karall's idea
172
173 2005-01-22:
174   * Reverted the xface patch as it broke a lot of things
175   * Removed a few pscan(1) warnings
176   * Integrated the following patches:
177     * edit-threads patch
178     * gnutls patch including integration into configure script, i.e. the user
179       can select between OpenSSL and GNU TLS.
180     * Florian Weimer's sort maildir entries by inode number patch
181     * little pgpewrap fix
182     * Thomas Glanzmann's hcache patch
183   * Corrected email addresses et al.
184
185 2005-01-14:
186   * Integrated the following patches:
187     * rr.compressed for compressed folders
188   * Changed User-Agent string
189   * Added operating_system to set fake operating system for User-Agent string
190
191 2005-01-09:
192   * first version of mutt-ng
193   * integrated the following patches:
194     * sidebar patch
195     * aw.listreply patch
196     * cd.source_multiple patch
197     * vvv.initials patch
198     * cd.trash_folder patch
199     * cd.purge_message patch
200     * vvv.quote patch
201     * vvv.nntp patch
202     * ajg.last-folder patch
203     * xterm title patch from SGI (http://freeware.sgi.com/source/mutt/)
204   * fixed missing decoding of partially wrong RFC2047 headers (handling was too strict)
205   * fixed wrong display of ISO-8859-1 names by removing parts of the multibyte-character handling