]> granicus.if.org Git - mutt/commitdiff
Update UPDATING.
authorBrendan Cully <brendan@kublai.com>
Sat, 17 May 2008 19:31:31 +0000 (12:31 -0700)
committerBrendan Cully <brendan@kublai.com>
Sat, 17 May 2008 19:31:31 +0000 (12:31 -0700)
ChangeLog
UPDATING

index 219415eaae19cfdbb95581c8380ac3b0482ed34e..35ec6d661b20adb1fedbc8fd49ace3e850659f09 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-05-17 12:02 -0700  Brendan Cully  <brendan@kublai.com>  (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  <pdmef@gmx.net>  (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  <pdmef@gmx.net>  (001d6be61905)
 
        * smime_keys.pl: Glob paths derived from mutt -Q output in
index 254a368f3eb03606eccc0dc1e63935485f1ba19a..8b45ef81c68196a0cbd1a589c71ca90a172b5efe 100644 (file)
--- 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