diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-02-28 23:31:19 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-02-28 23:31:19 +0000 |
commit | 53e1b4e7aba31fb269c47da222927b1e857c4373 (patch) | |
tree | 1ee3a84e2f459bb6fbdef235a9d247b61dd3bf65 /NEWS | |
parent | 41a3a4c564710c1f6157a8b67243001b2defb9ca (diff) | |
download | fetchmail-53e1b4e7aba31fb269c47da222927b1e857c4373.tar.gz fetchmail-53e1b4e7aba31fb269c47da222927b1e857c4373.tar.bz2 fetchmail-53e1b4e7aba31fb269c47da222927b1e857c4373.zip |
"ssl" is a user option rather than a server option. Patch by Nico Golde.
Fixes Debian Bug#354661, reported by Keith Hellman.
svn path=/branches/BRANCH_6-3/; revision=4697
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ fetchmail 6.3.3 (not yet released): Fixes BerliOS bug #6234. BerliOS patch #804 by Craig Leres. The patch, as accepted into fetchmail, was available separately from <http://download.berlios.de/fetchmail/patch-6.3.2.1-fix-netrc-SIGSEGV.diff> +* "ssl" is a user option rather than a server option. Patch by Nico Golde. + Fixes Debian Bug#354661, reported by Keith Hellman. fetchmail 6.3.2 (released 2006-01-22): |