diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-04-10 17:17:22 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-04-10 17:21:16 +0200 |
commit | bd03e87753241dee328ead1c0c8193d1ee3750cc (patch) | |
tree | 64926980b160f88f4fc6767a75352db2f62c751e /NEWS | |
parent | 1c6fb40e79a1344c35dcc69b292f9b6913cd4e95 (diff) | |
download | fetchmail-bd03e87753241dee328ead1c0c8193d1ee3750cc.tar.gz fetchmail-bd03e87753241dee328ead1c0c8193d1ee3750cc.tar.bz2 fetchmail-bd03e87753241dee328ead1c0c8193d1ee3750cc.zip |
Create NEWS entry for Michael Banack's scanner fix.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -54,6 +54,11 @@ removed from a 6.4.0 or newer release.) fetchmail-6.3.17 (not yet released): +# REGRESSION FIX +* Fix string handling in rcfile scanner, which caused fetchmail to misparse a + run control file in certain circumstances. Fixes BerliOS bug #14257. + Patch by Michael Banack. This fixes a regression introduced before 6.3.0. + # DOCUMENTATION * Fix table of global option to read "set softbounce" where there used to be a 2nd copy of "set spambounce". Patch by Michael Banack, BerliOS Bug #17067. |