aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-03-10 10:36:21 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-03-10 10:36:21 +0000
commit8c88c82259d2127bf01063ebec0ff0bbb47a15ce (patch)
tree8dd29a06dd62ddb7aba7f413af49ea4f2f67de01 /NEWS
parent04deb6204de766e6eb8f84f5936be0bbba46029d (diff)
downloadfetchmail-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2a643f58..87246ba0 100644
--- a/NEWS
+++ b/NEWS
@@ -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.