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