X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt-ng;h=4116dc773ce44a6766903a49ad307502d51b474f;hp=6437827b98e2504a78e80111589cbc5ee5429874;hb=1dda4d26968f6fac1a3946180850b4b3ac0c9a1b;hpb=1d7238dc43311c4545883dc1151bf5b142d88c0b diff --git a/ChangeLog.mutt-ng b/ChangeLog.mutt-ng index 6437827..4116dc7 100644 --- a/ChangeLog.mutt-ng +++ b/ChangeLog.mutt-ng @@ -1,9 +1,64 @@ Changes specific to mutt-ng: -2004-01-23: +2005-02-23: + * Integrated assume_charset patch from http://www.emaillab.org/mutt/download15.html.en + * Integrated patch by Rocco Rutte to correct minor bugs + * Fixed huge multibyte handling fuckup (was I drunk?!) + +2005-02-22: + * Merged mutt changes + * Sidebar now honors the imap_home_namespace + * Added "shorten hierarchy" option + +2005-02-21: + * Merged past mutt changes + * Fixed a bug in mutt_FormatString regarding aligning the rest of a string to the right (%>) + * Added fix from jschmitt + +2005-02-16: + * fixed segfault in curs_lib.c + * fixed names + +2005-02-13: + * Merged in mutt changes from 1.5.7 to 1.5.8 + +2005-02-10: + * quoting fix for f=f handler (fix for bug #3345) + +2005-02-06: + * rewrote handler for f=f attachments to produce nicer output + +2005-02-05: + * Made message ID format configurable + * Implemented $signoff_string (fixes feature request #552) + +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 -2004-01-22: +2005-01-22: * Reverted the xface patch as it broke a lot of things * Removed a few pscan(1) warnings * Integrated the following patches: @@ -15,13 +70,13 @@ Changes specific to mutt-ng: * Thomas Glanzmann's hcache patch * Corrected email addresses et al. -2004-01-14: +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