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