diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 18:44:44 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 18:44:44 +0000 |
commit | 4d0153141f08fe1e11ce4ea9527fffa62c7a54d8 (patch) | |
tree | c0e34467e0e4a49d284a435c36022a366d2da4df /NEWS | |
parent | bc977a8b97d4975922f5ecc81a7393a8cf6cfe6d (diff) | |
download | fetchmail-4d0153141f08fe1e11ce4ea9527fffa62c7a54d8.tar.gz fetchmail-4d0153141f08fe1e11ce4ea9527fffa62c7a54d8.tar.bz2 fetchmail-4d0153141f08fe1e11ce4ea9527fffa62c7a54d8.zip |
Quieter progress messages.
svn path=/trunk/; revision=274
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ features -- * Normal start-of-read message now displays the byte (excuse me, "octet") size of the message. Yes, 3schwend, you can stop noodging me now :-). +* Normal progress notifications now take only 1 line per message, not 2. + bugs -- * Fix buggy getopt specification of P and p options. |