]> Pileus Git - ~andy/fetchmail/blobdiff - NEWS
*** empty log message ***
[~andy/fetchmail] / NEWS
diff --git a/NEWS b/NEWS
index 373064a5dbb6ad6fcadc52821d2aeb5adc4d9265..e038ee7d70ab3ca255307a6c571a2e349e4989d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,3 @@
-                               Known Bugs
-
-* We have some kind of incompatibility with the Cyrus IMAP server.
-
                            Features To Consider
 
 * Generate bounce messages when delivery is refused.  See RFC1891, RFC1894.
 
                                Other TO-DO items:
 
+* Autoconfigure the root-mode lockfile location so Solaris will work.
 * Get with Craig Metz to write a draft RFC on RFC1938 support in IMAP.
 
                                Release Notes:
 
 ------------------------------------------------------------------------------
+fetchmail-4.2.2 ()
+* Re-enable --limit under IMAP (bug introduced in 4.2.0).
+* Autoconfigure root-mode PID-file directory to /etc if no /var/run.
+* ETRN mode no longer tries to flush queue for "localhost".
+* Introduced new DNS error return 11 to indicate DNS failure at startup.
+* More portation tweaks for unusual Unixes.
+* Make sure any X-Fetchmail-Error: line is properly terminated.
+
+There are 287 people on the fetchmail-friends list.
+
+fetchmail-4.2.1 (Sun Sep 14 16:31:58 EDT 1997)
+* Type and inclusion changes to eliminate warnings on weird Unixes.
+* Detect and warn about servers like M$ Exchange that get lengths wrong.
+
+There are 285 people on the fetchmail-friends list.
+
+------------------------------------------------------------------------------
+fetchmail-4.2.0 (Sun Sep 14 16:31:58 EDT 1997)
+* Driver code changed so delimited protocols don't rely on message lengths
+  being correct (this means #@!%^# brain-dead Microsoft Exchange will work).
+
+There are 285 people on the fetchmail-friends list.
+
+fetchmail-4.1.8 (Thu Sep 11 16:20:15 EDT 1997)
+* Fix nasty single-char-adddress bug in multidrop mode.
+* Fixed cosmetic bug in ETRN mode -v output!
+* Added warning about broken Microsoft Exchange server to FAQ. 
+* Will Renkel supplied an implementation of inet_aton().
+
+There are 286 people on the fetchmail-friends list.
+
+fetchmail-4.1.7 (Tue Sep  9 16:55:04 EDT 1997)
+* Now works with Cyrus IMAP server.
+* Will build OK even if local environment lacks strstr(3).
+
+There are 283 people on the fetchmail-friends list.
+
+fetchmail-4.1.6 (Sat Sep  6 13:11:59 EDT 1997)
+* Correct autoconfiguration machinery for Amiga (thanks to Steffen Opel).
+* Append hostname to fallback address in multidrop mode correctly.
+* Suppress append of smtphost name to RCPT TO address when it has a @ already.
+
+There are 285 people on the fetchmail-friends list.
 
-fetchmail-4.1.5 ()
+fetchmail-4.1.5 (Fri Sep  5 15:06:13 EDT 1997)
 * Prevent core dumps on messages with no destination lines.
 * Decorate RCPT TO names with smtphost.
 * Have AUTO mode croak on SMTP error.
@@ -43,6 +83,7 @@ fetchmail-4.1.2 (Wed Sep  3 18:44:58 EDT 1997)
 * Port changes for Kerberos under FreeBSD, thanks to Benjamin Greenwald.
 * Don't use inet_addr() any more.
 
+First release after my two-week vacation.
 There are 285 people on the fetchmail-friends list.
 
 fetchmail-4.1.1 (Fri Aug 15 21:02:50 EDT 1997)