+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
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):