]> granicus.if.org Git - neomutt/commitdiff
Mention mime_lookup change in UPDATING
authorRocco Rutte <pdmef@gmx.net>
Mon, 19 May 2008 09:14:03 +0000 (11:14 +0200)
committerRocco Rutte <pdmef@gmx.net>
Mon, 19 May 2008 09:14:03 +0000 (11:14 +0200)
ChangeLog
UPDATING

index bfcd3c4f0cf1857220b1ae0194cce9a8dbdc8a89..196aec825eff8317030f3c317ba773b803afc734 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-05-19 10:59 +0200  Paul Walker  <paul@black-sun.demon.co.uk>  (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  <pdmef@gmx.net>  (771276a3bace)
+
+       * ChangeLog, Makefile.am: hcversion.h depends on new mutt_md5 tool
+
 2008-05-18 12:42 -0700  Roland Rosenfeld  <roland@spinnaker.de>  (4ef0fc2f8378)
 
        * po/de.po: Updated German translation
index 8b45ef81c68196a0cbd1a589c71ca90a172b5efe..a3ad7c5c832784ff2a6560c515f0782b8ff81723 100644 (file)
--- 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)