From 5d3e7452933653fa80fcdb3b47d337baca51ae1d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 13 Oct 1996 04:10:19 +0000 Subject: Ready to ship 1.9. svn path=/trunk/; revision=320 --- NEWS | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 537dfe4a..14f1ed9a 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,23 @@ Release Notes: +fetchmail-1.9 (): + +* POP3 UID support really works now. I make rude noises at the POP3 mavens + who forced us to this with RFC1725, but thank Al Longyear + for fixing and verifying my slightly buggy implemntation. + +* Kerberos support ditto. Thanks to Chris Hanson + for this feature. + fetchmail-1.8 (Fri Oct 11 15:08:10 EDT 1996): features -- * Use kill(0, pid) to make lock handling a bit smarter (thanks to Johann - Vromans for the suggestion). + Vromans for the suggestion). * Arrange for timeout of client after 5 minutes if connection to server is - dropped (thanks to Gaspar Sinai). + dropped (thanks to Gaspar Sinai ). * All pretensions to RPOP support have been dropped. Yes, this is a feature, RPOP is very vulnerable to spoofing! Use APOP instead. @@ -88,7 +97,8 @@ bug fixes -- the md5 files (leading to harmless install-time error messages). * Fix a bonehead coding error in pop3_delete() that was masked by the - Intel register architecture. *blush* Thanks to Jay Anderson. + Intel register architecture. *blush* Thanks to Jay Anderson + . * Fix bug that prevented SMTP from being specified on the defaults line. @@ -169,7 +179,8 @@ popclient-3.2 (Mon Sep 23 13:29:46 EDT 1996): * Ported to QNX (see the Makefile). -* Add Michael Schwendt's code for improved sizeticker. +* Add code by Michael Schwendt <3schwend@informatik.uni-hamburg.de> for + improved sizeticker. * Improved RFC822 parsing (thanks to Rob Funk). -- cgit v1.2.3