Show
Ignore:
Timestamp:
2008-05-17 12:37:21 (6 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Tags:
mutt-1-5-18-rel
Message:

automatic post-release commit for mutt-1.5.18

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5379 r5380  
    1 2008-05-17 12:02 -0700  Brendan Cully  <brendan@kublai.com>  (ac00273b3a88) 
     12008-05-17 12:31 -0700  Brendan Cully  <brendan@kublai.com>  (fa4990c5b5c6) 
     2 
     3        * UPDATING: Update UPDATING. 
    24 
    35        * imap/browse.c: Use context to get IMAP new message count in mailbox 
     
    682008-05-17 11:08 -0700  Rocco Rutte  <pdmef@gmx.net>  (b341d157ae72) 
    79 
    8         * Makefile.am, hcache.c, hcachever.sh.in: When necessary, 
    9         convert strings to utf-8 in the header cache. If iconv is 
    10         unavailable, include the charset in effect as part of the cache file 
     10        * Makefile.am, hcache.c, hcachever.sh.in: When necessary, convert 
     11        strings to utf-8 in the header cache. If iconv is unavailable, 
     12        include the charset in effect as part of the cache file 
    1113        name. Closes #3023. 
    1214