aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 32890bb4..55b05aa5 100644
--- a/NEWS
+++ b/NEWS
@@ -7,18 +7,18 @@
Release Notes:
------------------------------------------------------------------------------
-fetchmail-4.4.9 ():
-* 0.92 version of fetchmailconf (now with autoprobing for servers!).
-* Merging of command-line argument has been fixed (I think!).
+fetchmail-4.4.9 (Thu Jun 4 00:01:06 EDT 1998):
+* 0.93 beta version of fetchmailconf (now with autoprobing for servers!).
+* Merging of command-line arguments has now been fixed (I think!).
* Make fetchmail 64-bit clean (thanks to John Franklin <john@iptimaging.com>).
* Fix man-page installation (thanks to Kevin Hawkins <khawkins@ncsa.uiuc.edu>).
* Should build on SunOS again (__STDC__ conditions changed to STDC_HEADERS).
* CompuServe RPA and idfile fixes from Rich Beerman <rbeerman@pobox.com>.
* Hajimu UMEMOTO <ume@calm.imasy.or.jp> patched the address-rewrite logic to
deal with addresses of the form "John Smith (foo) <jsmith@bar.com>" better.
-* TOP argument reduced to 99999999, the most CompuServe will accept.
+* POP3 TOP argument reduced to 99999999, the most CompuServe will accept.
-There are 279 people on fetchmail-friends and 216 on fetchmail-announce.
+There are 278 people on fetchmail-friends and 217 on fetchmail-announce.
fetchmail-4.4.8 (Tue May 26 12:30:58 EDT 1998):
* Added 0.90 beta version of fetchmailconf.
le */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
Unless otherwise noted, these are Matthias Andree's ideas:

- robustness: supervise fetch tasks so that crashes don't bring down
  unrelated services

- robustness: reorder messages so that "blocking" messages are fetched
  last in order to obtain self-healing properties