summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2005-04-24 19:28:29 +0000
committerTom Tromey <tromey@redhat.com>2005-04-24 19:28:29 +0000
commitcdb67ac6c228b0c8cc83692bbc9a50c8b582309d (patch)
treeee2cd3d70b998fdbfa89ecbdb47dc6f73baf52cb /ChangeLog
parenta96fa72b862e88303052ae63ad99da1106c71b06 (diff)
downloadclasspath-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 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cf82c577..3785f24c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-04-24 Tom Tromey <tromey@redhat.com>
+ * 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.
+
+2005-04-24 Tom Tromey <tromey@redhat.com>
+
* gnu/classpath/Configuration.java.in (default_awt_peer_toolkit):
Now set by configure.
* configure.ac (--enable-default-toolkit): New option.