Taurus JavaVM v1.06a
~~~~~~~~~~~~~~~~~~~~

Changes new in 1.06a:

 * Improved memory management
 * Improved exceptions support (now all Java exceptions)
 * Fixed WIN32 line separator character
 * Improved JNI-style support for static methods
 * Fixed WINS/MARM resource loading
 * Fixed File.isDirectory() under WINS ('javac' now runs)
 * Added Debug/Release version and help info
 

Changes new in 1.05a:

 * JNI-style interface to native methods
 * Improved support for java.lang.Class
 * Added loader exceptions
 * Added native support for 'serialver' utility
 * Put in base code for pass 2 verifier
 * Fixed System.arrayCopy() to cope with overlapping buffers
 * Fixed FileOutputStream.writeBytes()


Changes before 1.04a:

  Too many to list