]> Pileus Git - ~andy/fetchmail/blobdiff - NEWS
Better error recovery in UIDL code.
[~andy/fetchmail] / NEWS
diff --git a/NEWS b/NEWS
index e7dd076a5a16048029731fdc6c876eacde272b7a..6a23bcc9df05648782b3bc180b018f0f4234341a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,138 @@
 
 (The `lines' figures total .c, .h, .l, and .y files under version control.)
 
+* SSL certificate options from Thomas Moestl <tmoestl@gmx.net>.
+* Frantisek Brabec's patch for better UIDL error recovery.
+
+fetchmail-5.8.3 (Sat May 12 04:07:12 EDT 2001), 20502 lines:
+
+* The `localhost' special case of `via' is gone.  Use `plugin %h' for talking
+  to ssh instead.
+* Prevent POP3 code from authenticating multiple times on success.
+* Fixed IMAP password shrouding.
+* GCC warning cleanups from ahaas@neosoft.com.
+* Plug another hole that was letting zombies through.
+* SA_RESTART portability fix for SunOS.
+* Ignore Sender and Resent-Sender headers unless they contain @.
+
+There are 333 people on fetchmail-friends and 582 on fetchmail-announce.
+
+fetchmail-5.8.2 (Tue May  8 17:07:53 EDT 2001), 20481 lines:
+
+* HH's patches fixing Debian bug #90966 and addressing Debian bug #92554.
+* GSSAPI portability patch by Peter Fales.
+* Updated cs.po by Jiri Pavlovsky.
+* Michael Kjorling's patch to add server ID to authentication success/failure 
+  bugmail.
+* Kerberos build patch by HH.
+* Don't cough and die from failure to resolve a skipped host.  Resolves 
+  Debian bug #92530
+* Do aka suffix match even if DNS checking is enabled (Johannes Stille's bug).
+* SIGCHLD handler now sets SA_RESTART explicitly in order to avoid zombies
+  from interrupted system calls.  Debian bug #95659.
+
+There are 333 people on fetchmail-friends and 582 on fetchmail-announce.
+
+fetchmail-5.8.1 (Tue Apr 10 09:32:04 EDT 2001), 20511 lines:
+
+* Nalin Dahyabai's password parse and authentication fixes.
+* Vitezslav Samel's patch to Makefile.in to make parallel makes work.
+
+There are 314 people on fetchmail-friends and 569 on fetchmail-announce.
+
+------------------------------------------------------------------------------
+fetchmail-5.8.0 (Mon Apr  2 15:18:33 EDT 2001), 20459 lines:
+
+* Documentation update for gold release.
+
+There are 312 people on fetchmail-friends and 568 on fetchmail-announce.
+
+fetchmail-5.7.7 (Wed Mar 28 20:24:48 EST 2001), 20459 lines:
+
+* More configure fixes -- include missing stub script in the distribution.
+
+There are 312 people on fetchmail-friends and 566 on fetchmail-announce.
+
+fetchmail-5.7.6 (Thu Mar 22 16:22:48 EST 2001), 20456 lines:
+
+* Fix POP2 and POP3 password shrouding.
+* Don't remove UIDL scratchlist on query completion (Frantisek Brabec's bug).
+* IMAP: don't just quit if GSSAPI or Kerberos IV fail, but try other methods.
+* Document the fact the IDLE and multiple folders don't play well together.
+  Closes Debian bug#89908.
+
+There are 305 people on fetchmail-friends and 564 on fetchmail-announce.
+
+fetchmail-5.7.5 (Sat Mar 17 23:24:41 EST 2001), 20440 lines:
+
+* Nalin Dahyabhai's patch to make IPv6 build on older systems.
+* Restrict shrouding to just the password send so it won't leak info.
+* Move an #ifdef INET6_ENABLE to deal with libc5 headers.
+* Only DNS-probe entries that are active on this run.
+* Fix `nospambounce' recognition.
+* Updated French translation.
+* Yoshihiko SARUMARU's patch to keep kanji out of Received headers.
+* Include aclocal.m4 in the tarball (solves some build problems).
+* Added HMH's patch to support configuring a specific fallback MUA.
+
+There are 301 people on fetchmail-friends and 564 on fetchmail-announce.
+
+fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines:
+
+* SECURITY FIX: unsecure tempfile creation bug in fetchmailconf, thanks 
+  to Colin Phipps <cph@cph.demon.co.uk> for pointing this out.
+* Configure cleanup from HMH.
+* Documentation refresh.
+
+There are 295 people on fetchmail-friends and 563 on fetchmail-announce.
+
+fetchmail-5.7.3 (Sun Mar 11 17:01:56 EST 2001), 20323 lines:
+
+* Incorporate SA_LEN patch from Red Hat.
+* HMH's "no spambounce" patch for fetchmailconf.
+* John Bartlett's patch to make the driver code more tolerant of flaky POP3 
+  servers (better handling of timeout at session start).
+* Make `fetchmail --configdump' work when there's a defaults entry.
+* Incorporated HMH's build fixes.
+* Added FALLBACK_MDA; fetchmail now looks for procmail or sendmail at
+  build time and uses it if it can't open port 25 for local delivery.
+* Incorporated Red Hat fixes for GSSAPI, configure.in.
+* Bailing out on read-only messages breaks fetchmail -c.  To avoid this,
+  use EXAMINE rather than SELECT in that case.
+
+There are 295 people on fetchmail-friends and 563 on fetchmail-announce.
+
+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: