diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-04-27 18:12:44 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-04-27 18:12:44 +0200 |
commit | 1a53c2a8c83786b6392c36c69466ece8ce752981 (patch) | |
tree | ab30eb65c55ec087b7958c8ed71f04d0da63cf40 | |
parent | 8b6218e0f1486a39a53783e7c86b42285f89e4cf (diff) | |
download | fetchmail-1a53c2a8c83786b6392c36c69466ece8ce752981.tar.gz fetchmail-1a53c2a8c83786b6392c36c69466ece8ce752981.tar.bz2 fetchmail-1a53c2a8c83786b6392c36c69466ece8ce752981.zip |
Add Red Hat Bug #503881 to the fix list in 6.3.9 sslproto fix.
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -447,7 +447,8 @@ fetchmail 6.3.9 (released 2008-11-16): res_search() and dn_skipname() are only used together and scheduled for removal in future versions, so this is probably fine. * No longer complain about invalid sslproto "" when POP3 CAPA probe fails. - Fixes Debian Bug#421446 (Holger Leskien), Novell Bug #247233 (Jon Nelson). + Fixes Debian Bug#421446 (Holger Leskien), Novell Bug #247233 (Jon Nelson), + Red Hat Bug#503881. Thanks to Matthias Strauß for a configuration to reproduce the issue. * Allow .fetchmailrc and .fetchids to be symlinks, as the manpage does not document they aren't allowed - fixes Debian Bug #452907 (Roger Leigh). |