aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-04-08 06:59:47 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-04-08 06:59:47 +0000
commit2065c80c50dcd792d299ec7b4ab4887e1cb67768 (patch)
treeb3dba7aeb673cbd762d620740aec69b727b21e20 /README
parent8b999451bf2396e11fc2ff9560e2dc8ef127bfd6 (diff)
downloadfetchmail-2065c80c50dcd792d299ec7b4ab4887e1cb67768.tar.gz
fetchmail-2065c80c50dcd792d299ec7b4ab4887e1cb67768.tar.bz2
fetchmail-2065c80c50dcd792d299ec7b4ab4887e1cb67768.zip
BeOS support.
svn path=/trunk/; revision=2866
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index 41cc71ab..5f967a14 100644
--- a/README
+++ b/README
@@ -19,12 +19,10 @@ extensively tested under the BSD variants, AIX, HP-UX versions 9 and
10, SunOS, Solaris, NEXTSTEP, OSF 3.2, IRIX, and Rhapsody.
It should be readily portable to other Unix variants (it uses GNU
-autoconf). It has been ported to LynxOS and will build there without
-special action. 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.
-
-Fetchmail is Y2K safe.
+autoconf). It has been ported to LynxOS and BeOS and will build there
+without special action. 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, NOTES for design notes, and