From: Rocco Rutte Date: Mon, 19 May 2008 09:14:03 +0000 (+0200) Subject: Mention mime_lookup change in UPDATING X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7bfb0f2c8fe33654e6374b77e1fc7a4408645c51;p=mutt Mention mime_lookup change in UPDATING --- diff --git a/ChangeLog b/ChangeLog index bfcd3c4f..196aec82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-05-19 10:59 +0200 Paul Walker (d3fd07d0016c) + + * init.c: Use %p instead of %x to debug-print pointers (fixes warnings + on 64bit platforms) + +2008-05-19 10:56 +0200 Rocco Rutte (771276a3bace) + + * ChangeLog, Makefile.am: hcversion.h depends on new mutt_md5 tool + 2008-05-18 12:42 -0700 Roland Rosenfeld (4ef0fc2f8378) * po/de.po: Updated German translation diff --git a/UPDATING b/UPDATING index 8b45ef81..a3ad7c5c 100644 --- a/UPDATING +++ b/UPDATING @@ -9,6 +9,8 @@ The keys used are: + $time_inc suppresses progress updates less than $time_inc milliseconds apart. + + 'mime_lookup application/octet-stream' added to system Muttrc + 1.5.18 (2008-05-17): + $time_inc (control rate of progress updates)