diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-13 20:17:09 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-13 20:17:09 +0000 |
commit | b7e145bdf22387e6cba4b54099407102ff310967 (patch) | |
tree | 35048adce1be4d77e5372fb772abf27450ea7115 /NEWS | |
parent | 176f6180f1b18a039c933bef9226040996155aab (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |