git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@83 e385b8ad-14ed-0310-8656-cc95a2468c6d
[apps/madmutt.git] / ChangeLog.mutt-ng
index cfdfd29..4116dc7 100644 (file)
@@ -1,7 +1,36 @@
 Changes specific to mutt-ng:
 
+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