From: <fwi...@us...> - 2008-09-11 00:37:33
|
Revision: 5316 http://jython.svn.sourceforge.net/jython/?rev=5316&view=rev Author: fwierzbicki Date: 2008-09-11 00:37:30 +0000 (Thu, 11 Sep 2008) Log Message: ----------- update readme for Jython 2.5a3. Modified Paths: -------------- trunk/jython/README.txt Modified: trunk/jython/README.txt =================================================================== --- trunk/jython/README.txt 2008-09-10 23:06:04 UTC (rev 5315) +++ trunk/jython/README.txt 2008-09-11 00:37:30 UTC (rev 5316) @@ -1,9 +1,12 @@ -Welcome to Jython 2.5a2+ +Welcome to Jython 2.5a3 ======================= -This is the second alpha of the 2.5 version of Jython. It +This is the third alpha of the 2.5 version of Jython. It contains most of the new features for the 2.5 release. +This release fixes an installation bug on windows and restores standalone +mode. + The release was compiled on Mac OS X with JDK 5 and requires JDK 5 to run. As an alpha release, this release is incomplete and contains bugs. Do not This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |