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