Show
Ignore:
Timestamp:
2008-05-17 11:08:09 (6 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

When necessary, convert strings to utf-8 in the header cache.
If iconv is unavailable, include the charset in effect as part of the
cache file name. Closes #3023.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5375 r5377  
    1 2008-05-15 16:01 +0200  Rocco Rutte  <pdmef@gmx.net>  (9a229c41e980) 
     12008-05-16 09:24 +0200  Rocco Rutte  <pdmef@gmx.net>  (001d6be61905) 
     2 
     3        * smime_keys.pl: Glob paths derived from mutt -Q output in 
     4        smime_keys.pl. Patch by Fabrice Bellet and Miroslav Lichvar (closes 
     5        #3020). 
     6 
     72008-05-15 17:29 +0200  Rocco Rutte  <pdmef@gmx.net>  (132474d6dd3b) 
     8 
     9        * alias.c, protos.h: Make mutt_check_alias_name() 
     10        multibyte-aware (closes #2403). 
    211 
    312        * doc/manual.xml.head: Document exact address in the manual (closes 
     
    6152008-05-14 16:23 -0700  Brendan Cully  <brendan@kublai.com>  (7f4711b9b61f) 
    716 
    8         * ChangeLog, alias.c: Ensure alias file ends with \n before appending 
    9         new aliases. Closes #1580. 
     17        * alias.c: Ensure alias file ends with \n before appending new 
     18        aliases. Closes #1580. 
    1019 
    11202008-05-14 15:19 +0200  Samuel Tardieu  <sam@rfc1149.net>  (5518355bc6da)