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