+2009-07-07 10:49 +0200 Matthias Andree <matthias.andree@gmx.de> (cc4d6044b31e)
+
+ * INSTALL: GNU-make based VPATH builds work.
+
+2009-07-07 13:16 +0200 Rocco Rutte <pdmef@gmx.net> (f161c2f00d84)
+
+ * UPDATING, bcache.c, doc/manual.xml.head, hcache.c,
+ muttlib.c, protos.h: Make hcache+bcache paths always UTF-8. Closes
+ #3284.
+
2009-07-07 13:00 +0200 Rocco Rutte <pdmef@gmx.net> (376545d6909c)
* UPDATING, globals.h, init.h, sendlib.c: Add $wrap_headers. Closes
Problems are listed in approximate order of priority.
-- character set support: We should have a global cache of
- character to file name mappings.
-
- When displaying MIME headers, rfc 2047 decoding is applied (which
should not happen), and rfc 2231 decoding is not applied (which
should happen).
- Help formatting could be revamped a bit.
-- re-add support for .mh_sequences files
-
- In the "attachment" menu, assume this:
1 [text/plain, 7bit, 1.1K] <no description>
menu will require re-allocating and possibly updating the v2r
array. How do we handle "in-the-middle additions" properly? Do
they happen at all?
-
-$Id$