/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by mark, Tue Sep 10 21:19:37 2002 UTC revision 1.13 by mark, Fri Oct 4 15:26:24 2002 UTC
# Line 2  New in release 0.05 [ no date yet ] Line 2  New in release 0.05 [ no date yet ]
2  * Runtime.execInternal contract changed to allow for null `env'  * Runtime.execInternal contract changed to allow for null `env'
3    and to accept `dir' argument.    and to accept `dir' argument.
4  * VMObject.getClass() removed. It was never used.  * VMObject.getClass() removed. It was never used.
5    * java.lang.Throwable is now a 'normal' GNU Classpath class that uses the
6      VM specific java.lang.VMThrowable to get at the VM state and (if needed)
7      the StackTraceElements for a particular exception. A default implementation
8      (that does nothing) is provided in vm/reference/java/lang/VMThrowable.java.
9    
10  New in release 0.04 (2002/05/05)  New in release 0.04 (2002/05/05)
11  * Additional configure options to disable zip creation and installation as  * Additional configure options to disable zip creation and installation as

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26