/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

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

revision 1.6 by cbj, Sun Jan 7 04:42:28 2001 UTC revision 1.7 by cbj, Mon Nov 5 02:59:24 2001 UTC
# Line 1  Line 1 
1    New in release 0.03 (TBD)
2    * More merges with libgcj have been performed including java.math which now
3      provides a pure Java implementation of that package.
4    * A pure Java implementation of java.util.zip is available.
5    * Includes jni.h now, eliminating the need to specify a particular VM
6      via configure.
7    * No proprietary classes or programs are required to compile.
8    * Separation of compiling Java source and native libraries through the
9      configure mechanism.  If given no arguments, configure will setup the
10      subsequent build to only produce Java bytecode (.class files).  More
11      information is available in INSTALLING.
12    * Support for compiling in a separate directory, as an example you may
13      cd classpath-0.03; mkdir build; cd build; ../configure; make
14    
15  New in release 0.02 (2001/01/06)  New in release 0.02 (2001/01/06)
16  * Support for printing exceptions with Japhar 0.09 + patch included in  * Support for printing exceptions with Japhar 0.09 + patch included in
17    resource/japhar-0.09.patch.1.    resource/japhar-0.09.patch.1.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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