aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-01-04 16:03:20 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-01-04 16:03:20 +0000
commita2eea3bf22d24fec7406e7a09d47d9f1f3441c05 (patch)
treea5d0167523b586a35d33790c8326d11ad979fb5d /NEWS
parentb4f2a65d7e700082cf369653fec64e46134f68b1 (diff)
downloadfetchmail-a2eea3bf22d24fec7406e7a09d47d9f1f3441c05.tar.gz
fetchmail-a2eea3bf22d24fec7406e7a09d47d9f1f3441c05.tar.bz2
fetchmail-a2eea3bf22d24fec7406e7a09d47d9f1f3441c05.zip
Some verbose output disappeared in debug mode. Adding further -v options
would alternate between verbose and debug mode. debug mode now comprises all verbose output, and adding more -v options does not switch back from debug to verbose mode. svn path=/branches/BRANCH_6-3/; revision=4597
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ded5a54..828ca9b0 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,10 @@ fetchmail 6.3.2 (to be released):
6.3.0. Matthias Andree.
* fetchmailconf.py: Fix novice help for Poll interval and fetchall.
Reported by Justin Pryzby, Debian Bug #344978. Matthias Andree
+* Some verbose output disappeared in debug mode. Adding further -v options would
+ alternate between verbose and debug mode. debug mode now comprises all verbose
+ output, and adding more -v options does not switch back from debug to verbose
+ mode. Matthias Andree
fetchmail 6.3.1 (released 2005-12-19):