aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-10-29 14:02:22 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-10-29 14:02:22 +0000
commit767ce4b7803e04003e3ac12767863bfaba6221d1 (patch)
treeeabba7b8d775a58dbd161a96c46c20e6e189d60d /NEWS
parent2839204e8160dc13d57e861fe0374410cebd3de2 (diff)
downloadfetchmail-767ce4b7803e04003e3ac12767863bfaba6221d1.tar.gz
fetchmail-767ce4b7803e04003e3ac12767863bfaba6221d1.tar.bz2
fetchmail-767ce4b7803e04003e3ac12767863bfaba6221d1.zip
Add support for SubjectAltName (RFC-2595 or 2818). Patch by Roland Stigge, Debian Bug#201113.
svn path=/trunk/; revision=4368
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e0c94f81..a794a196 100644
--- a/NEWS
+++ b/NEWS
@@ -238,6 +238,8 @@ fetchmail 6.3.0 (not yet released officially):
by Sunil Shetye. (MA)
* fetchmailconf -h documents the fetchmailconf -h option. Matthias Andree
* fetchmailconf -V now prints the fetchmailconf version. Matthias Andree
+* Add support for SubjectAltName (RFC-2595 or 2818), to avoid bogus certificate
+ mismatch errors. Patch by Roland Stigge, Debian Bug#201113. (MA)
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.