6664c0ec8216b0adb0705d82b817f56722af817f
[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   * Corrected email addresses et al.
12
13 2004-01-14:
14   * Integrated the following patches:
15     * rr.compressed for compressed folders
16   * Changed User-Agent string
17   * Added operating_system to set fake operating system for User-Agent string
18
19 2004-01-09:
20   * first version of mutt-ng
21   * integrated the following patches:
22     * sidebar patch
23     * aw.listreply patch
24     * cd.source_multiple patch
25     * vvv.initials patch
26     * cd.trash_folder patch
27     * cd.purge_message patch
28     * vvv.quote patch
29     * vvv.nntp patch
30     * ajg.last-folder patch
31     * xterm title patch from SGI (http://freeware.sgi.com/source/mutt/)
32   * fixed missing decoding of partially wrong RFC2047 headers (handling was too strict)
33   * fixed wrong display of ISO-8859-1 names by removing parts of the multibyte-character handling