/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by mark, Fri Nov 21 14:40:21 2003 UTC revision 1.27 by mark, Tue Nov 25 20:30:29 2003 UTC
# Line 1  Line 1 
1  New in release 0.07 (not-yet-released)  New in release 0.07 (not-yet-released)
2    
3  * java.awt gtk+ peers now depend on gtk+ 2.2.x.  * java.awt gtk+ peers now depend on gtk+ 2.2.x.
4    * java.awt.geom.CubicCurve2D, java.awt.geom.QuadCurve2D:
5      Subdivision and flatness calculation implemented.
6    * java.awt.geom.FlatteningPathIterator: Working implementation.
7    * gnu.java.awt.BitwiseXORComposite helper class.
8    * Improved documentation.
9    * Fixed various bugs in java.awt, java.awt.font, java.awt.geom, java.awt.image,
10      javax.swing.undo, (possibly many others).
11    * Fixed Classpath bugs:
12      #2944 Incorrect synchronization in java.util.logging.ErrorManager
13      #6075 java.awt.geom.GeneralPath.getCurrentPoint returns wrong results
14      #6076 java.awt.geom.GeneralPath constructor sometimes hangs
15      #6089 java.awt.geom.GeneralPath.getPathIterator does not work
16    
17    VM Interface changes:
18    
19    * Thread has been split in a VM-independent Thread class and a VM-dependent
20      VMThread class.
21    
22  New in release 0.06 (2003/22/08)  New in release 0.06 (2003/22/08)
23    

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26