diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-03 20:55:22 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-03 20:55:22 +0000 |
commit | e15800830f0dfb5a944b1c47ee331a57466de295 (patch) | |
tree | f0091ced57b04e98a1ff5a55593d85c53c23fd4c /NEWS | |
parent | bfabe0f3b95edc0e5ad937fc07f9bbba35aba929 (diff) | |
download | fetchmail-e15800830f0dfb5a944b1c47ee331a57466de295.tar.gz fetchmail-e15800830f0dfb5a944b1c47ee331a57466de295.tar.bz2 fetchmail-e15800830f0dfb5a944b1c47ee331a57466de295.zip |
Load UID lists only after initializing report/syslog.
svn path=/branches/BRANCH_6-3/; revision=4716
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ fetchmail 6.3.3 (not yet released): when using the proprietary SDPS extension for POP3. Fixes Debian Bug#353575, reported by Roger Lynn. * fetchmail no longer prints empty lines in verbose mode when using syslog. +* fetchmail no longer prints UID lists in verbose mode when using syslog. # CHANGES: * --idle can now be specified on the command line, too. |