summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAaron M. Renn <arenn@urbanophile.com>1999-01-30 21:54:43 +0000
committerAaron M. Renn <arenn@urbanophile.com>1999-01-30 21:54:43 +0000
commit97ef2ff8c6278cad17c1e32052898f33f2d2aedd (patch)
tree0a8a33948192c1c0f5940a4a983c6530fab75007 /README
parent58ae8de47820f6283020d4ebe59c8d9b79c5497d (diff)
downloadclasspath-97ef2ff8c6278cad17c1e32052898f33f2d2aedd.tar.gz
Updates for release
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 8 insertions, 6 deletions
diff --git a/README b/README
index b2806ad9c..cdebe23b0 100644
--- a/README
+++ b/README
@@ -3,13 +3,15 @@ a complete "clean room" implementation of the Java class libraries
that will also be free software.
Eventually, these essential libraries for Java will work with as many
-free JVMs as possible, such as Japhar and Kaffe. However, currently
-only Japhar is supported. Until Japhar 0.07 or later is actually
-released with full Classpath support, you will need to have the
-latest and greatest Japhar from CVS. Details for getting it are
-available at http://www.japhar.org/
+free JVMs as possible. However, currently only Japhar is supported.
+Classpath support is included in Japhar 0.07 or later. You will need
+to ensure you are at that release level or higher. Details for
+obtaining Japhar are available from http://www.japhar.org/
-See the file INSTALL for details on installing.
+This is a development release only and is not ready for general
+purpose use.
+
+See the file INSTALL for details on installing GNU Classpath.
See the file NEWS for details on what is included in this release.
See the various TODO and BUGS files in subdirectories for things that
might not work right or that need to be implemented.