diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-26 00:51:00 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-26 00:51:00 +0100 |
commit | 76fd18d1d11e5457a3a34c5d7fbe077b8c9f7a10 (patch) | |
tree | de120207cbe0ae28c1830609fa445220222d9632 /NEWS | |
parent | 568bd8434bfb8a39f5158cbb58f7396083d6c2ba (diff) | |
download | fetchmail-76fd18d1d11e5457a3a34c5d7fbe077b8c9f7a10.tar.gz fetchmail-76fd18d1d11e5457a3a34c5d7fbe077b8c9f7a10.tar.bz2 fetchmail-76fd18d1d11e5457a3a34c5d7fbe077b8c9f7a10.zip |
Fix verbose mode progress formatting regression from 6.3.10.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,8 @@ fetchmail 6.3.15 (not yet released): January 1997. Reported by Frédéric Marchal. * Do not close stdout when using mda and "bsmtp -" at the same time. * Log operating system errors when BSMTP writes fail. +* Fix verbose mode progress formatting regression from 6.3.10; SMTP trace lines + were no longer on a line of their own. Reported by Melchior Franz. # CHANGES * The repository has been converted and moved from the Subversion (SVN) format |