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