Andreas Krennmair:
[apps/madmutt.git] / ChangeLog.mutt-ng
1 Changes specific to mutt-ng:
2 2004-01-22:
3   * Reverted the xface patch as it broke a lot of things
4   * Removed a few pscan(1) warnings
5   * Integrated the following patches:
6     * edit-threads patch
7     * gnutls patch including integration into configure script, i.e. the user
8       can select between OpenSSL and GNU TLS.
9     * Florian Weimer's sort maildir entries by inode number patch
10     * little pgpewrap fix
11     * Thomas Glanzmann's hcache patch
12   * Corrected email addresses et al.
13
14 2004-01-14:
15   * Integrated the following patches:
16     * rr.compressed for compressed folders
17   * Changed User-Agent string
18   * Added operating_system to set fake operating system for User-Agent string
19
20 2004-01-09:
21   * first version of mutt-ng
22   * integrated the following patches:
23     * sidebar patch
24     * aw.listreply patch
25     * cd.source_multiple patch
26     * vvv.initials patch
27     * cd.trash_folder patch
28     * cd.purge_message patch
29     * vvv.quote patch
30     * vvv.nntp patch
31     * ajg.last-folder patch
32     * xterm title patch from SGI (http://freeware.sgi.com/source/mutt/)
33   * fixed missing decoding of partially wrong RFC2047 headers (handling was too strict)
34   * fixed wrong display of ISO-8859-1 names by removing parts of the multibyte-character handling