I've added an entry for the Escher peers to the NEWS file because they
improved significantly in this release (from mostly unusable to quite
usable ;-) ).

2007-10-12  Roman Kennke  <[EMAIL PROTECTED]>

        * NEWS: Added entry for Escher peers.

/Roman
-- 
Dipl.-Inform. (FH) Roman Kennke, Software Engineer, http://kennke.org
aicas Allerton Interworks Computer Automated Systems GmbH
Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany
http://www.aicas.com   * Tel: +49-721-663 968-0
USt-Id: DE216375633, Handelsregister HRB 109481, AG Karlsruhe
Geschäftsführer: Dr. James J. Hunt
Index: NEWS
===================================================================
RCS file: /cvsroot/classpath/classpath/NEWS,v
retrieving revision 1.182
diff -u -1 -0 -r1.182 NEWS
--- NEWS	12 Oct 2007 12:17:07 -0000	1.182
+++ NEWS	12 Oct 2007 12:28:23 -0000
@@ -1,16 +1,17 @@
 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
+* Much improved Escher AWT peers
 * Many bug fixes including improvements to AWT and Swing support
 
 Runtime interface changes:
 
 * Add VMFloat.toString(float) and VMFloat.parseFloat(String). Default
   implementations are the same as previous behavior.
 * Add new default implementations of VMMemoryMXBean.getHeapUsage()
   and VMMemoryMXBean.getNonHeapUsage() via iteration over the memory
   pools of the appropriate type.
 

Reply via email to