diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-10 10:36:21 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-10 10:36:21 +0000 |
commit | 8c88c82259d2127bf01063ebec0ff0bbb47a15ce (patch) | |
tree | 8dd29a06dd62ddb7aba7f413af49ea4f2f67de01 /NEWS | |
parent | 04deb6204de766e6eb8f84f5936be0bbba46029d (diff) | |
download | fetchmail-8c88c82259d2127bf01063ebec0ff0bbb47a15ce.tar.gz fetchmail-8c88c82259d2127bf01063ebec0ff0bbb47a15ce.tar.bz2 fetchmail-8c88c82259d2127bf01063ebec0ff0bbb47a15ce.zip |
./configure --quiet is now quieter (no SSL and fallback-related output).
svn path=/branches/BRANCH_6-3/; revision=4726
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ fetchmail 6.3.3 (not yet released): * IMAP: fix hangs in NOOP-based IDLE emulation. Reported by Casper Gripenberg 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). # CHANGES: * --idle can now be specified on the command line, too. |