git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@33 e385b8ad-14ed-0310-8656-cc95a2468c6d
[apps/madmutt.git] / ChangeLog.mutt-ng
index caab6d5..0d768cf 100644 (file)
@@ -1,6 +1,27 @@
 Changes specific to mutt-ng:
 
-2004-01-09:
+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
+
+2005-01-09:
   * first version of mutt-ng
   * integrated the following patches:
     * sidebar patch
@@ -11,6 +32,7 @@ Changes specific to mutt-ng:
     * cd.purge_message patch
     * vvv.quote patch
     * vvv.nntp patch
+    * ajg.last-folder patch
     * xterm title patch from SGI (http://freeware.sgi.com/source/mutt/)
   * fixed missing decoding of partially wrong RFC2047 headers (handling was too strict)
   * fixed wrong display of ISO-8859-1 names by removing parts of the multibyte-character handling