aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-02-04 13:32:34 +0000
committerMatthias Andree <matthias.andree@gmx.de>2010-02-04 13:32:34 +0000
commitc6b689d9de355ac7273bfefe57f62f84f5780a98 (patch)
treed9d63a4959616fef3f3c3aa7e2f6078cbaed2425 /NEWS
parent7d91508fd8c64d0780ce4e253c546d084ff42c07 (diff)
downloadfetchmail-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--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 565d7bd1..ceea1cd6 100644
--- a/NEWS
+++ b/NEWS
@@ -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;