aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-09-17 21:26:31 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-09-17 21:26:31 +0000
commit19c8bf41af47ef55aa65f67793661e86d4fc640d (patch)
tree43ce22a5aeb8aa8b0dda205400d21ffb8ed29b1a /README
parent4f93d4e0b9252227d1b204b4e6fbc85e96df6df0 (diff)
downloadfetchmail-19c8bf41af47ef55aa65f67793661e86d4fc640d.tar.gz
fetchmail-19c8bf41af47ef55aa65f67793661e86d4fc640d.tar.bz2
fetchmail-19c8bf41af47ef55aa65f67793661e86d4fc640d.zip
More portation changes.
svn path=/trunk/; revision=1362
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 7 insertions, 4 deletions
diff --git a/README b/README
index fdd70467..9d7e697d 100644
--- a/README
+++ b/README
@@ -13,10 +13,13 @@ RPOP, APOP, KPOP, all flavors of IMAP (including IMAP4rev1 with
RFC1731 Kerberos v4 authentication), and ESMTP ETRN.
The fetchmail code was developed under Linux, but has also been
-extensively tested under 4.4BSD, AIX, Solaris and NEXTSTEP. It should be
-readily portable to other Unix variants (it uses GNU autoconf). It
-has also been ported to QNX; to build under QNX, see the header
-comments in the Makefile. It is reported to build and run under AmigaOS.
+extensively tested under 4.4BSD, AIX, HP-UX versions 9 and 10,
+SunOS, Solaris, NEXTSTEP, OSF 3.2.
+
+It should be readily portable to other Unix variants (it uses GNU
+autoconf). It has also been ported to QNX; to build under QNX, see
+the header comments in the Makefile. It is reported to build and run
+under AmigaOS.
See the distribution files FEATURES for a full list of features, NEWS
for detailed information on recent changes and NOTES for design notes.