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