diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2014-11-22 00:23:45 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2014-11-22 00:23:45 +0100 |
commit | a7940f5d16bb602f27d16120d2bf89575eb7d715 (patch) | |
tree | 30f1df38f530bca312052fcf0c68c2d26c33516e /NEWS | |
parent | 2816976745d273051504b8a82d87d48f7f5c3ee7 (diff) | |
download | fetchmail-a7940f5d16bb602f27d16120d2bf89575eb7d715.tar.gz fetchmail-a7940f5d16bb602f27d16120d2bf89575eb7d715.tar.bz2 fetchmail-a7940f5d16bb602f27d16120d2bf89575eb7d715.zip |
Error out if user combines --idle with multiple mailboxes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -66,6 +66,8 @@ fetchmail-6.3.27 (not yet released, if ever): * Do not translate header tags such as "Subject:". Reported by Gonzalo Pérez de Olaguer Córdoba, Debian Bug#744907. * Convert most links from berlios.de to sourceforge.net. +* Report error to stderr, and exit, if --idle is combined with multiple + accounts. # KNOWN BUGS AND WORKAROUNDS (This section floats upwards through the NEWS file so it stays with the |