Hi all, I've updated the NEWS file for 0.96. If you think anything is still missing/needs mentioning more, please add it ASAP.
Thanks, -- Andrew :)
Index: NEWS =================================================================== RCS file: /sources/classpath/classpath/NEWS,v retrieving revision 1.181 diff -u -r1.181 NEWS --- NEWS 15 Aug 2007 23:47:56 -0000 1.181 +++ NEWS 12 Oct 2007 12:11:31 -0000 @@ -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
