diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-12-29 00:44:44 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-12-29 00:44:44 +0000 |
commit | 6f37e1de98acd54c30241a06804101bfc48897d5 (patch) | |
tree | 5055e758607c3bb7e34d070008e0b3e3b439861f /NEWS | |
parent | 651539fdefdd2db0959b4f0454f8071d548b5bc0 (diff) | |
download | fetchmail-6f37e1de98acd54c30241a06804101bfc48897d5.tar.gz fetchmail-6f37e1de98acd54c30241a06804101bfc48897d5.tar.bz2 fetchmail-6f37e1de98acd54c30241a06804101bfc48897d5.zip |
Don't complain about fetchall keep in --dumpconfig mode.
svn path=/branches/BRANCH_6-3/; revision=4586
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ fetchmail 6.3.2 (to be released): - switch back to LMTP after sending a bounce. The patch removes the global state variable that was the root of this problem. Patch by Sunil Shetye. (MA) +* Don't complain about fetchall keep in --dumpconfig mode. Bug introduced in + 6.3.0. Matthias Andree. fetchmail 6.3.1 (released 2005-12-19): |