summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-05-15 09:18:24 +0000
committerMark Wielaard <mark@klomp.org>2006-05-15 09:18:24 +0000
commitce39d1bb3a5253b207f5037d87acaf170df29453 (patch)
tree35ff0eead51065a95bd1ca8a246640edfeff7a5f /README
parentb221f0acfd5e0ac45bbd4ae9e55eac4bf75708ee (diff)
downloadclasspath-ce39d1bb3a5253b207f5037d87acaf170df29453.tar.gz
2006-05-15 Mark Wielaard <mark@klomp.org>classpath-0_91-releaseclasspath-0_91-branch
* configure.ac (VERSION): Set to 0.91. 2006-05-15 Mark Wielaard <mark@klomp.org> * NEWS: Add release date and VMClassLoader.getBootPackages() changes. 2006-05-15 Christian Thalinger <twisti@complang.tuwien.ac.at> * README: Added CACAO to list of VMs.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 27e22dcce..132fbe531 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-GNU Classpath README - Last updated: August 31, 2005
+GNU Classpath README - Last updated: May 15, 2006
GNU Classpath, Essential Libraries for Java is a project to create a
free software implementation of the core class libraries for the java
@@ -29,6 +29,7 @@ Smaller environments (runtime only, no compilers, no tools) which work
with this GNU Classpath releases include
(tested by and recommended for GNU Classpath hackers):
+ * CACAO (http://www.cacaojvm.org/)
* JamVM (http://jamvm.sourceforge.net/)
* Jikes RVM (http://www.ibm.com/developerworks/oss/jikesrvm/)
* Kissme (http://kissme.sourceforge.net/)