]> Pileus Git - ~andy/fetchmail/blobdiff - NEWS
Second version of SDPS.
[~andy/fetchmail] / NEWS
diff --git a/NEWS b/NEWS
index 6052f24f1231132c1bd6589d7779b98c8e88c31c..5419563275c384a165682e3c94803a3cdbfab966 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,65 @@
-                           Features To Consider
-
-* Add an "ident" per-user option for debugging that produces an 
-  "X-Fetchmail-ID" header in fetched messages for debugging.
-* -U/--userdefault option to specify postmaster overriding USER.
-* Runtime selection of either straight POP3 or RPA on CompuServe sites
-
                                Release Notes:
 
-------------------------------------------------------------------------------
-fetchmail-4.5.1 ():
+fetchmail-4.5.6 ():
+* SDPS support, experimental version 2.  Requires configure --enable-SDPS.
+
+fetchmail-4.5.5 (Mon Aug  3 16:08:14 EDT 1998):
+* Brendan Cully's FAQ entry on GSSAPI.
+* Andrew Cagney's improvement to Received-line parsing.
+* Kent Robotti sent an updated version of fetchsetup.
+* Fixed the spam-block code that I broke in 4.5.3 :-(.
+* Updated the entry on setting up sendmail spam blocks.
+* Added setrlimit call to inhibit core dumps unless debugging is on.
+* The default of smtplist has been changed; the undocumented feature that
+  it always included the fetchmail host's FQDN is gone (this is now
+  true for ETRN mode only).
+* Modes other than ETRN no longer need to know the fetchmail host's FQDN.
+  This eliminates a gethostbyname() call and makes fetchmail more independent
+  of local DNS configuration quirks.
+* Added experimental SDPS code for demon.co.uk users.
+
+There are 256 people on fetchmail-friends and 256 on fetchmail-announce.
+
+fetchmail-4.5.4 (Sat Jul 25 10:25:14 EDT 1998):
+* Fixed processing of --antispam option.
+* Antispam default value is now the list [571, 550, 501] corresponding
+  to the sendmail, old exim, and new exim spam-block responses.
+* Fetchmailconf 1.2 has been fixed to handle list values of antispam.
+
+There are 262 people on fetchmail-friends and 252 on fetchmail-announce.
+
+fetchmail-4.5.3 (Mon Jul 20 15:02:08 EDT 1998):
+* Minor fixes to the GSSAPI code.  Seems to work with stock UW IMAP now.
+* Fetchmail running as root now sends misaddressed multidrop mail to
+  `postmaster', not root.  Added `postmaster' option to allow override.
+* DNS names of target servers are now canonicalized only once, at start
+  of run, and then only if they'll actually be needed later for multidrop
+  checking or fetching Kerberos tickets.  This change eliminates many
+  gethostbyname calls.
+* It's now possible to specify multiple spam-block responses as a list.
+* Download-progress dots are no longer generated when syslog is enabled.
+* 1.1 version of fetchmailconf.
+
+Note: the DNS-usage change might conceivably break your configuration
+if (a) you're using `no dns' and multidrop and (b) you're not
+specifying either a `via' option or pollname that is the host's
+canonical name.  The thing to watch for will be an illegal domain name
+error from your listener.  If this happens, just add a `via' option with
+the cononical FQDN of the host as argument.
+
+There are 267 people on fetchmail-friends and 249 on fetchmail-announce.
+
+fetchmail-4.5.2 (Tue Jul 14 19:02:52 EDT 1998):
+* German-language internationalization in the RPM, thanks to Jochen Hayek.
+* .fetchmailrc files are now permitted to be executable by user and group.
+* Eric Daniel's guard code against very long lines.
+* Added --nosyslog option.
+
+There are 270 people on fetchmail-friends and 245 on fetchmail-announce.
+
+fetchmail-4.5.1 (Wed Jul  1 19:27:56 EDT 1998):
 * Checkalias option from Enrico Musio <enrico.musio@spaziozerouno.it>.
-* Discard Unix From_ lines in headers (copes with Debian bug report #23808.
+* Discard Unix From_ lines in headers (copes with Debian bug report #23808).
 * Tell fetchmailconf not to care if the attempt to create an icon window fails.
 * All fetchmailconf windows now iconify with an image.
 * obituary@freshmeat's enhancements to hook fetchmail into the Red Hat 
@@ -19,6 +68,9 @@ fetchmail-4.5.1 ():
   `@compuserve.com' as CompuServe requires.  Thus CompuServe users may now
   choose ordinary authentication at runtime.
 
+There are 275 people on fetchmail-friends and 238 on fetchmail-announce.
+
+------------------------------------------------------------------------------
 fetchmail-4.5.0bis (Sat Jun 20 10:55:52 EDT 1998):
 
 One-line fix for an embarrassing bug in the `gold' version; command-line