
                   NEW FEATURES in version 0.9.3.

*   "Dynamic variables" interface allowing to add variables without
    supplying the class files defining them as fields.
*   substantially revised manual
*   added automatic unwrapping of object types to primitive ones.
*   compiler's error messages are now loaded from the text file, ready
    to be internationalized.

                   BUGS

*   JEL does not run under IBM JDK 1.1.8 on Linux with JIT on if it was
    compiled by JDK 1.1 compiler with -O flag. This is either problem of
    javac or IBM's JIT. Note that distributed version is compiled with
    jdk 1.2 compiler and works with IBM JDK 1.1.8 JIT.

*   In Microsoft JVM with JIT enabled "d2i" instruction was not implemented
    correctly. To see if this BUG is fixed in Your JVM run the JEL
    testsuite, if all tests pass You are safe.
    

                       PLANNED FEATURES

1. More examples to come.

Wed Aug 30 19:40:09 CEST 2000 
           Konstantin Metlov.