1 2000-12-18 Bradley M. Kuhn <bkuhn@ebb.org>
3 * JNI/JNI.pm: Updated version to 0.1
5 2000-12-16 Bradley M. Kuhn <bkuhn@ebb.org>
7 * JNI/JNI.pm (AUTOLOAD): Added check to make sure fiels only
8 appear once in CLASSPATH.
10 2000-12-07 Bradley M. Kuhn <bkuhn@ebb.org>
12 * JNI/JNI.xs: Added a requirement that -DJPL_DEBUG be defined for
13 JNI.xs to print out jpldebug options
15 2000-12-06 Bradley M. Kuhn <bkuhn@ebb.org>
17 * JNI/JNI.pm: removed some stray C-m's floating in the file
19 * README.JUST-JNI: Added instructions concerning Kaffe.
21 * JNI/JNI.xs (GetJavaVM): Added support for Kaffe's options, and
22 made sure version number gets set. Also did error checking on
24 Fixed bug on option processing.
26 * JNI/Makefile.PL: Added support to configure Kaffe, including
27 automatic creation of JNI/Config.pm (a new file).
29 * JNI/JNI.pm (AUTOLOAD): Added support for Kaffe.