summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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