aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-09-27 08:56:31 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-09-27 08:56:31 +0000
commita2cc9f308c8f2eaa3d1a2e92e9d5451cd87ba330 (patch)
treee9cf77dfa5ba51befb58e1ba9c329b42b7ce0b09
parent93dd633180b1c1c322ac1e31b9fa829ae5f73434 (diff)
downloadfetchmail-a2cc9f308c8f2eaa3d1a2e92e9d5451cd87ba330.tar.gz
fetchmail-a2cc9f308c8f2eaa3d1a2e92e9d5451cd87ba330.tar.bz2
fetchmail-a2cc9f308c8f2eaa3d1a2e92e9d5451cd87ba330.zip
Note --syslog cosmetic bug (blank lines at high verbose level).
svn path=/trunk/; revision=4350
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index b929d125..73346dbe 100644
--- a/TODO
+++ b/TODO
@@ -20,3 +20,5 @@ complete CAN_MONITOR replacement
put all getaddrinfo compat cruft into an easy-to-use m4 macro for
autoconf and Makefile.am snippet for automake, so people can just use it
without further hassle.
+
+fetchmail -vvvv --syslog prints blank lines on the screen.