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