diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-04 13:32:34 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-04 13:32:34 +0000 |
commit | c6b689d9de355ac7273bfefe57f62f84f5780a98 (patch) | |
tree | d9d63a4959616fef3f3c3aa7e2f6078cbaed2425 /NEWS | |
parent | 7d91508fd8c64d0780ce4e253c546d084ff42c07 (diff) | |
download | fetchmail-c6b689d9de355ac7273bfefe57f62f84f5780a98.tar.gz fetchmail-c6b689d9de355ac7273bfefe57f62f84f5780a98.tar.bz2 fetchmail-c6b689d9de355ac7273bfefe57f62f84f5780a98.zip |
6.3.12: Fix Debian Bug ID for SMTP multiline issue, spotted by Nico Golde.
svn path=/branches/BRANCH_6-3/; revision=5472
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ fetchmail 6.3.12 (released 2009-10-05): builds; fixes upstream parts of Gentoo Bugs #231400 and #185652, and fixes BerliOS Bug #16134. * Report multiline SMTP errors properly, reported by Earl Chew; fixes Debian Bug - #569899, reported by Akihiro Terasaki. + #529899, reported by Akihiro Terasaki. Note: This fix introduced a regression, fixed in 6.3.13. * Replace control characters in SMTP replies by '?'. * Fetchmailconf: Fix descriptions for smtpaddress and smtpname options; |