aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-10-12 02:44:26 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-10-12 02:44:26 +0000
commit63f2e59cf4b5c7a048767f402bcaadf405ebeec8 (patch)
tree04b8b5b12a9c48e4265f0a1be41dd733ecdb30be /NEWS
parente174347428320bc0bf5a44ca7736888f847f53d2 (diff)
downloadfetchmail-63f2e59cf4b5c7a048767f402bcaadf405ebeec8.tar.gz
fetchmail-63f2e59cf4b5c7a048767f402bcaadf405ebeec8.tar.bz2
fetchmail-63f2e59cf4b5c7a048767f402bcaadf405ebeec8.zip
RFC reference cleanup.
svn path=/trunk/; revision=1505
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 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.