
                   NEW FEATURES in version 0.9.5.

*   Fix for the bug reported by Dave Ekhaus (proper propagation of
    the identified classes). This prevented the methods in classes
    implementing jel reflection interfaces from being called.

                   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.

Sun Nov 12 16:03:43 CET 2000 
           Konstantin Metlov.