diff options
author | Sunil Shetye <shetye@bombay.retortsoft.com> | 2010-03-05 23:12:41 +0530 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-03-05 22:17:08 +0100 |
commit | c41317d22a0cc6a673dfc226d890e18f60ca5883 (patch) | |
tree | 376ca4d4c6b015c3b8667b9c2fe5a421aea1a32f /NEWS | |
parent | 8eb3aa43ca669d8c1ea6e72633cbab6cb5a83aef (diff) | |
download | fetchmail-c41317d22a0cc6a673dfc226d890e18f60ca5883.tar.gz fetchmail-c41317d22a0cc6a673dfc226d890e18f60ca5883.tar.bz2 fetchmail-c41317d22a0cc6a673dfc226d890e18f60ca5883.zip |
set global flags in a consistent manner
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -64,6 +64,8 @@ fetchmail 6.3.15 (not yet released): * Fix verbose mode progress formatting regression from 6.3.10; SMTP trace lines were no longer on a line of their own. Reported by Melchior Franz. * Check seteuid() return value and abort running MDA if switch fails. +* Set global flags in a consistent manner. Make --nosoftbounce work. Reported by + N.J. Mann. # CHANGES * The repository has been converted and moved from the Subversion (SVN) format |