]> Pileus Git - ~andy/fetchmail/blobdiff - NEWS
Tolerate flaky servers better.
[~andy/fetchmail] / NEWS
diff --git a/NEWS b/NEWS
index 3afc91937886de179b0f0c5f153433b5223052ff..4cadf2f287153710d40603118d09fee16304344c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,102 @@
 
 (The `lines' figures total .c, .h, .l, and .y files under version control.)
 
+* Incorporate SA_LEN patch from Red Hat.
+* HMH's "no spambounce" patch for fetchmaiolconf.
+* John Bartlett's patch to make the driver code more  tolerant of flaky POP3 
+  servers.
+
+fetchmail-5.7.2 (Sun Mar  4 19:05:57 EST 2001), 20167 lines:
+
+* NLS build fixed under Linux -- thanks to Nicolás Lichtmaier.
+  Now builds with NLS by default, unavoidable side effect of fix.
+* Various cleanups and minor bugfixes in OTP support.
+* Corrected header error in SSL support.
+* Updated Spanish translation by Javier Kohen.
+* Incorporated Red Hat's 5.5.0 Kerberos V patch.
+* Incorporated Henrique Holschuh's fetchmailconf warning on local names with @.
+
+There are 290 people on fetchmail-friends and 563 on fetchmail-announce.
+
+fetchmail-5.7.1 (Sun Mar  4 00:30:04 EST 2001), 20167 lines:
+
+* Note: NLS build ability is broken!
+* FreeBSD port fixes.
+* Man page polished and updated.
+* Added --sslproto option from Peter Hedwig.
+* Fix KPOP support, which got broken in 5.6.8. Closes Debian bug #88288.
+
+There are 289 people on fetchmail-friends and 562 on fetchmail-announce.
+
+------------------------------------------------------------------------------
+fetchmail-5.7.0 (Thu Mar  1 18:00:08 EST 2001), 20131 lines:
+
+* Updated Danish translation from Byrial Jensen.
+* Fixed bug in NTLM support.  Separately, "auth ntlm" now works.
+* Imail server and vircom NTLM account added to test list.
+* Don't require Tkinter to read --configdump output.
+
+There are 283 people on fetchmail-friends and 562 on fetchmail-announce.
+
+fetchmail-5.6.8 (Thu Feb 22 02:57:31 EST 2001), 20110 lines:
+
+* `preauth' option changed back to `auth'
+* IMAP code now bails out if the server forces the mailbox read-only.
+* Fixed a core dump in Dave Zarzycki's new plugin code.
+* POP3 latency optimization: only do CAPA and set authentication capabilities
+  from it once at start of run.
+
+There are 276 people on fetchmail-friends and 563 on fetchmail-announce.
+
+fetchmail-5.6.7 (Mon Feb 19 12:31:03 EST 2001), 20082 lines:
+
+* Fixed brown-paper-bag password bug (only showed up if it was necessary
+  to prompt for a password).  This fixes Debian bug #86350: Fetchmail doesn't
+  ask for password.
+* In POP3, query for AUTH methods a la RFC2449.
+
+There are 276 people on fetchmail-friends and 561 on fetchmail-announce.
+
+fetchmail-5.6.6 (Thu Feb 15 20:43:47 EST 2001), 20083 lines:
+
+* Fixed locale setting; this should make i18n actually work.
+* Resolved Debian bug #85938: fetchmail asks for a password when using ETRN.
+* Resolved Debian bugs #85853 and #86047.  POP3: Don't issue AUTH between
+  USER and PASS, some servers choke on this.
+* Resolved Debian bug #85772 re Kerberos compilation.
+* Resolved Debian bug #85961: Wrong error message when local connection fails.
+* Serious pre-release regression testing begins.  This version tested
+  against 18 different POP3 and IMAP servers.
+
+There are 274 people on fetchmail-friends and 562 on fetchmail-announce.
+
+fetchmail-5.6.5 (Mon Feb 12 04:33:39 EST 2001), 20062 lines:
+
+* CRAM-MD5 authentication of IMAP and POP3 is working.  Tested against 
+  IMAP4rev1 2000.287 and v2000.70 POP3 gateway at neo.netnea.com.
+* Full support for POP3 AUTH (RFC1734) with KERBEROS_IV, GSSAPI, OTP.
+  This code has been completely refactored.  In the process, it is
+  possible I have broken GSSAPI, KERBEROS, and OPIE; this needs to be tested.
+  The old IMAP-LOGIN, IMAP-GSS, and IMAP-K4 protocols are gone; fetchmail
+  now uses these automatically when it detects the right capabilities.
+  To prevent having fetchmail  look for a password, specify a "preauth"
+  option other than "password".
+* Noted that Debian bugs #78963, #63064, #81312, #78796, #78363, #78149,
+  #68627, #67559, #63308, #63088, #71428 are fixed.
+* Resolved Debian bug #65505: fetchmail now returns a nonzero exit status
+  when interrupted before a successful fetch.
+* configure --ssl works correctly again.
+
+There are 273 people on fetchmail-friends and 564 on fetchmail-announce.
+
+fetchmail-5.6.4 (Sun Feb 11 00:43:14 EST 2001), 20085 lines:
+
 * ODMR port fix for AIX.
+* Dave Zarzycki's fix for former FAQ item F5 (%h and %p not being expanded).
+* Dave Zarzycki's fix to reap zombie processes when nodetach is set.
+* Attempted fix for CRAM-MD5 problem with IMAP 2000.
+
+There are 276 people on fetchmail-friends and 564 on fetchmail-announce.
 
 fetchmail-5.6.3 (Wed Feb  7 10:56:21 EST 2001), 19901 lines:
 
@@ -15,7 +110,7 @@ fetchmail-5.6.3 (Wed Feb  7 10:56:21 EST 2001), 19901 lines:
 * ODMR (RFC 2645) support -- untested and probably buggy!
 
 There are 276 people on fetchmail-friends and 558 on fetchmail-announce.
-% Mailing lists moved to MailMan
+% Lists moved to MailMan
 
 fetchmail-5.6.2 (Fri Jan  5 16:45:47 EST 2001), 19744 lines: