diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-24 01:27:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-24 01:27:54 +0000 |
commit | 82bbe2cb114ed913133261c19f3ff04097865d3d (patch) | |
tree | 5faf07641299cfaeedf428430bd9d09549db13ae /NEWS | |
parent | 6ea6d46ba082a890320159232b53760cfc37c052 (diff) | |
download | fetchmail-82bbe2cb114ed913133261c19f3ff04097865d3d.tar.gz fetchmail-82bbe2cb114ed913133261c19f3ff04097865d3d.tar.bz2 fetchmail-82bbe2cb114ed913133261c19f3ff04097865d3d.zip |
Added byte count in status message.
svn path=/trunk/; revision=1721
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,6 @@ * Handle multi-homed hosts correctly. * Add an "ident" per-user option for debugging that produces an "X-Fetchmail-ID" header in fetched messages for debugging. -* Total byte count in status message? * -U/--userdefault option to specify postmaster overriding USER. Release Notes: @@ -19,6 +18,7 @@ fetchmail-4.4.1 (): * We now properly shroud IMAP passwords containing ", \, and SP. * Checked for Y2K safety. No 2-digit dates anywhere, so we're safe. * Added mimedecode option by Henrik Storner. +* Display a total byte count in the mail count message. There are 274 people on fetchmail-friends and 164 on fetchmail-announce. |