From 5c942cc403590457638443c372d7b0626711a4a3 Mon Sep 17 00:00:00 2001 From: Anthony Balkissoon Date: Mon, 6 Mar 2006 16:29:37 +0000 Subject: * NEWS: Fixed typo. --- ChangeLog | 4 ++++ NEWS | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 136678454..ca0b9df79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-06 Anthony Balkissoon + + * NEWS: fixed typo. + 2006-03-06 Robert Schuster * examples/gnu/classpath/examples/swing/Demo.java: diff --git a/NEWS b/NEWS index dab6799e2..747c49b2a 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ New in release 0.90 (March 6, 2006) improved, including some very basic HTML support. JFileChooser is now usable. Global event dispatching has been implemented. Memory consumption of Swing components has been reduced. Lots of general - bugfixes. Added new system property to turn of Graphics2D use in + bugfixes. Added new system property to turn off Graphics2D use in Swing, even if Graphics2D is available: gnu.javax.swing.noGraphics2D * AWT. Improved support for mixing "lightweigth" and "heavyweight" -- cgit v1.2.1