summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2007-10-12 12:17:05 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2007-10-12 12:17:05 +0000
commitf3ab9d821fd39288b909dbd470a8b3f4566dc606 (patch)
tree47ad696f45ad77325d5c7ec170860fa495bb6162 /NEWS
parentb08209d8bf941b75e8b67d6470b2b6a07788fb61 (diff)
downloadclasspath-f3ab9d821fd39288b909dbd470a8b3f4566dc606.tar.gz
2007-10-12 Andrew John Hughes <gnu_andrew@member.fsf.org>
* NEWS: Updated for 0.96
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd539c5c1..f70089d26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
New in release 0.96
+* New experimental GStreamer javax.sound peer (see README.gstreamer)
+* The JNI interface has been updated to 1.6
+* Better support for the OpenJDK javac compiler
+* Support for using javah via tools.zip and com.sun.tools.javah.Main
+* Many bug fixes including improvements to AWT and Swing support
+
Runtime interface changes:
* Add VMFloat.toString(float) and VMFloat.parseFloat(String). Default