I'm committing the attached patch to move HEAD on to version 0.92. Changelog:
2006-05-03 Andrew John Hughes <[EMAIL PROTECTED]>
* configure.ac:
Set version to 0.92-pre.
* NEWS:
Add space for 0.92 entries.
--
Andrew :-)
Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
If you use Microsoft Office, support movement towards the end of vendor lock-in:
http://opendocumentfellowship.org/petition/
"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
Index: NEWS =================================================================== RCS file: /cvsroot/classpath/classpath/NEWS,v retrieving revision 1.138 diff -u -3 -p -u -r1.138 NEWS --- NEWS 27 Apr 2006 11:55:49 -0000 1.138 +++ NEWS 3 May 2006 20:39:34 -0000 @@ -1,3 +1,5 @@ +New in release 0.92 + New in release 0.91 (UNRELEASED) * Experimental activation (java.rmi.activation) support, including RMI Index: configure.ac =================================================================== RCS file: /cvsroot/classpath/classpath/configure.ac,v retrieving revision 1.145 diff -u -3 -p -u -r1.145 configure.ac --- configure.ac 2 May 2006 01:47:15 -0000 1.145 +++ configure.ac 3 May 2006 20:39:35 -0000 @@ -6,7 +6,7 @@ dnl ------------------------------------ dnl define([AC_CACHE_LOAD], )dnl dnl define([AC_CACHE_SAVE], )dnl -AC_INIT([GNU Classpath],[0.91-pre],[EMAIL PROTECTED],[classpath]) +AC_INIT([GNU Classpath],[0.92-pre],[EMAIL PROTECTED],[classpath]) AC_CONFIG_SRCDIR(java/lang/System.java) AC_CANONICAL_TARGET
signature.asc
Description: Digital signature
