diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-24 05:03:27 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-24 05:03:27 +0000 |
commit | 18c01882761def342d09bc761e8e29e552a5d287 (patch) | |
tree | 5cbc4c7a56d3ceaf9a953bce7187a734227bf41a /NEWS | |
parent | 30abdc40501b9675ead72fa59ae138fc4336de47 (diff) | |
download | fetchmail-18c01882761def342d09bc761e8e29e552a5d287.tar.gz fetchmail-18c01882761def342d09bc761e8e29e552a5d287.tar.bz2 fetchmail-18c01882761def342d09bc761e8e29e552a5d287.zip |
Ready to ship.
svn path=/trunk/; revision=1723
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -14,13 +14,14 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.4.1 (): +fetchmail-4.4.1 (Tue Mar 24 00:01:20 EST 1998): * 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. +* Fixed a strange core-dump bug that manifested when using -f and --smtphunt. -There are 274 people on fetchmail-friends and 164 on fetchmail-announce. +There are 279 people on fetchmail-friends and 165 on fetchmail-announce. ------------------------------------------------------------------------------ fetchmail-4.4.0 (Mon Mar 16 14:57:38 EST 1998): |