X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt-ng;h=cfdfd2992ca4792b2b357416eac4abe34ee73406;hp=4d298355108a840336f30cdf07b85c22e8c0b123;hb=49f035a3d6f7e256c2241dba603e6a71e20e8e18;hpb=6e0187ce721be4997bef32d724528f8976df89d6 diff --git a/ChangeLog.mutt-ng b/ChangeLog.mutt-ng index 4d29835..cfdfd29 100644 --- a/ChangeLog.mutt-ng +++ b/ChangeLog.mutt-ng @@ -1,11 +1,53 @@ Changes specific to mutt-ng: -2004-01-14: + +2005-02-05: + * Made message ID format configurable + +2005-02-04: + * Fixed another bug in ajg.last-folder patch + +2005-02-03: + * Fixed stupid bug regarding saving attachments + * applied ajg.last-folder patch + +2005-02-02 + * little change to prevent segfaults on ia64; see #285001 in debian bts for + more information + +2005-02-01: + * Merged in mutt changes from 1.5.6 to 1.5.7 + +2005-01-30: + * (Partially?) implemented IMAP reconnecting, needs more testing + +2005-01-29: + * Fixed bugs #3149 and #3161: declarations within functions don't work with gcc 2.95 + * Rename helper programs new names and install documentation into + $prefix/doc/muttng (#3143) + * Fixed Solaris compile problem + +2005-01-23: + * Implemented umask option after Wolfgang Karall's idea + +2005-01-22: + * Reverted the xface patch as it broke a lot of things + * Removed a few pscan(1) warnings + * Integrated the following patches: + * edit-threads patch + * gnutls patch including integration into configure script, i.e. the user + can select between OpenSSL and GNU TLS. + * Florian Weimer's sort maildir entries by inode number patch + * little pgpewrap fix + * Thomas Glanzmann's hcache patch + * Corrected email addresses et al. + +2005-01-14: * Integrated the following patches: * rr.compressed for compressed folders * Changed User-Agent string * Added operating_system to set fake operating system for User-Agent string -2004-01-09: +2005-01-09: * first version of mutt-ng * integrated the following patches: * sidebar patch