From: Brendan Cully Date: Sat, 17 May 2008 19:31:31 +0000 (-0700) Subject: Update UPDATING. X-Git-Tag: mutt-1-5-18-rel~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fe405e13ed89117a7bf722b86088341d5a40e8f;p=mutt Update UPDATING. --- diff --git a/ChangeLog b/ChangeLog index 219415ea..35ec6d66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2008-05-17 12:02 -0700 Brendan Cully (ac00273b3a88) + + * imap/browse.c: Use context to get IMAP new message count in mailbox + browser if possible. + +2008-05-17 11:08 -0700 Rocco Rutte (b341d157ae72) + + * Makefile.am, hcache.c, hcachever.sh.in: 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. + 2008-05-16 09:24 +0200 Rocco Rutte (001d6be61905) * smime_keys.pl: Glob paths derived from mutt -Q output in diff --git a/UPDATING b/UPDATING index 254a368f..8b45ef81 100644 --- a/UPDATING +++ b/UPDATING @@ -9,6 +9,10 @@ The keys used are: + $time_inc suppresses progress updates less than $time_inc milliseconds apart. +1.5.18 (2008-05-17): + + + $time_inc (control rate of progress updates) + 1.5.17 (2007-11-01): ! --enable-exact-address works again