Changeset 5380:ff9e4d0464b1 for ChangeLog
- Timestamp:
- 2008-05-17 12:37:21 (6 months ago)
- Branch:
- HEAD
- Tags:
- mutt-1-5-18-rel
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r5379 r5380 1 2008-05-17 12:02 -0700 Brendan Cully <brendan@kublai.com> (ac00273b3a88) 1 2008-05-17 12:31 -0700 Brendan Cully <brendan@kublai.com> (fa4990c5b5c6) 2 3 * UPDATING: Update UPDATING. 2 4 3 5 * imap/browse.c: Use context to get IMAP new message count in mailbox … … 6 8 2008-05-17 11:08 -0700 Rocco Rutte <pdmef@gmx.net> (b341d157ae72) 7 9 8 * Makefile.am, hcache.c, hcachever.sh.in: When necessary, 9 convert strings to utf-8 in the header cache. If iconv is10 unavailable,include the charset in effect as part of the cache file10 * 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 11 13 name. Closes #3023. 12 14
