aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-03-13 20:17:09 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-03-13 20:17:09 +0000
commitb7e145bdf22387e6cba4b54099407102ff310967 (patch)
tree35048adce1be4d77e5372fb772abf27450ea7115 /NEWS
parent176f6180f1b18a039c933bef9226040996155aab (diff)
downloadfetchmail-b7e145bdf22387e6cba4b54099407102ff310967.tar.gz
fetchmail-b7e145bdf22387e6cba4b54099407102ff310967.tar.bz2
fetchmail-b7e145bdf22387e6cba4b54099407102ff310967.zip
add Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ','
svn path=/branches/BRANCH_6-3/; revision=4731
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87246ba0..1caf66e8 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,7 @@ fetchmail 6.3.3 (not yet released):
and Brendan Lynch, fix by Sunil Shetye (his patch was merged) and Brendan
Lynch.
* ./configure --quiet is now quieter (no SSL and fallback-related output).
+* fix bug in LMTP port validation (patch by Miloslav Trmac).
# CHANGES:
* --idle can now be specified on the command line, too.