aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--design-notes.html5
2 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 961a214c..b29fb65c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
Features To Consider
-* Generate bounce messages when delivery is refused. See RFC1891, RFC1894.
+* Generate bounce messages when delivery is refused. See RFC1891, RFC1892.
* Use the libmd functions for md5 under Free BSD? (Low priority.)
* More log levels?
@@ -12,7 +12,7 @@
------------------------------------------------------------------------------
fetchmail-4.3.1 ()
-* Minor portation fixes for early AIX version and NextSTEP.
+* Minor portation fixes for early AIX versions and NextSTEP.
* Fixed a bad interaction between --limit and the repoll feature.
* = is now optional in global options.
* Code for parsing Received headers now strips out RFC822 routes.
diff --git a/design-notes.html b/design-notes.html
index 1d3f478d..69641697 100644
--- a/design-notes.html
+++ b/design-notes.html
@@ -10,7 +10,7 @@
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 1997/09/29 15:36:26 $
+<td width="30%" align=right>$Date: 1997/10/12 02:44:26 $
</table>
<HR>
<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -388,6 +388,7 @@ all shaped the design in one way or another.<P>
<DT>RFC1734<DD> POP3 AUTHentication command
<DT>RFC1870<DD> SMTP Service Extension for Message Size Declaration
<DT>RFC1891<DD> SMTP Service Extension for Delivery Status Notifications
+<DT>RFC1892<DD> The Multipart/Report Content Type for the Reporting of Mail System Administrative Messages
<DT>RFC1893<DD> Enhanced Mail System Status Codes
<DT>RFC1894<DD> An Extensible Message Format for Delivery Status Notifications
<DT>RFC1938<DD> A One-Time Password System
@@ -402,7 +403,7 @@ all shaped the design in one way or another.<P>
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 1997/09/29 15:36:26 $
+<td width="30%" align=right>$Date: 1997/10/12 02:44:26 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>