]> Pileus Git - ~andy/fetchmail/blobdiff - NEWS
Remove unused code.
[~andy/fetchmail] / NEWS
diff --git a/NEWS b/NEWS
index f816040d0698b7cc1ba1c72b140a265aeadd9147..221bfcfbacc91a25c83f1915f781af1519ebf951 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,21 @@ removed from a 6.4.0 or newer release.)
 
 --------------------------------------------------------------------------------
 
+fetchmail-6.3.20 (not yet released):
+
+# CHANGES
+* fetchmail no longer supports SSL v2, nor the corresponding SSL2 option to
+  --sslproto. SSLv2 is insecure and had been deprecated 15 years ago. fetchmail
+  will actively forbid SSLv2 negotiation by means of SSL_OP_NO_SSLv2.
+  To fix Debian Bug#622054.
+* fetchmail now always uses its own MD5 implementation.  The library and header
+  variants are too diverse, and we've been bitten before -- and configure
+  complains noisily on Cyrus-SASL's RFC1321 md5.h.
+
+# TRANSLATION UPDATES
+  [ja]    Japanese (Takeshi Hamasaki)
+
+
 fetchmail-6.3.19 (released 2010-12-10, 25945 LoC):
 
 # ERRATUM NOTICE ISSUED