diff options
author | Tom Tromey <tromey@redhat.com> | 2005-04-24 19:28:29 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2005-04-24 19:28:29 +0000 |
commit | cdb67ac6c228b0c8cc83692bbc9a50c8b582309d (patch) | |
tree | ee2cd3d70b998fdbfa89ecbdb47dc6f73baf52cb /NEWS | |
parent | a96fa72b862e88303052ae63ad99da1106c71b06 (diff) | |
download | classpath-cdb67ac6c228b0c8cc83692bbc9a50c8b582309d.tar.gz |
* include/jni_md-x86-linux-gnu.h (JNIIMPORT): New define.
(jsize): New typedef.
* include/jni.h: Re-merged with libgcj.
* doc/vmintegration.texinfo (JNI Implementation): New node.
* NEWS: Document the change.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ Runtime interface changes: If not given, the old default of gnu.java.awt.peerk.gtk.GtkToolkit is used. +VM Interface changes: + +* jni.h changed to better support more VMs; see VM integration guide + for details. + New in release 0.14 (Feb 25, 2005) * Character encoders and decoders have been added for: |