]> granicus.if.org Git - mutt/commitdiff
Fix UPDATING
authorBertrand Janin <tamentis@neopulsar.org>
Mon, 15 Jun 2009 15:49:34 +0000 (17:49 +0200)
committerBertrand Janin <tamentis@neopulsar.org>
Mon, 15 Jun 2009 15:49:34 +0000 (17:49 +0200)
ChangeLog
UPDATING

index 6c8339650e5116b96e7de771d1f7d160fe711b5b..b5565472aa60ca732ea8c904354b6b7178e82014 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-06-15 17:06 +0200  Rocco Rutte  <pdmef@gmx.net>  (d6f88fbf8387)
+
+       * url.c: Don't parse URL port as signed short, but to int and cast to
+       unsigned short. Closes #3264.
+
+2009-06-15 17:01 +0200  Rocco Rutte  <pdmef@gmx.net>  (3c83b1e958ba)
+
+       * ChangeLog, doc/manual.xml.head: Manual: Add a short note about new
+       header folding
+
+       ...so we don't get bug reports for tab folding.
+
 2009-06-15 16:35 +0200  Rocco Rutte  <pdmef@gmx.net>  (7fadf564cb23)
 
        * init.h: Clarify what $wrap=0 does
index dc3ddc3761d93d62f2123bfaa91d42c3042b1368..9d2ac14771c818b1c45ada38508e8ed9675e2bf9 100644 (file)
--- a/UPDATING
+++ b/UPDATING
@@ -23,7 +23,7 @@ hg tip:
     search as regex patterns do (except IMAP)
   + $ssl_verify_dates controls whether mutt checks the validity period of
     SSL certificates
-  + $ssl_verify_hostname controls whether mutt will accept certificates whose
+  + $ssl_verify_host controls whether mutt will accept certificates whose
     host names do not match the host name in the folder URL.
 
 1.5.19 (2009-01-05):