Hi,
I've committed a NEWS update as requested.
2006-03-14 Wolfgang Baer <[EMAIL PROTECTED]>
* NEWS: Added entry about printing support.
Wolfgang
Index: NEWS
===================================================================
RCS file: /cvsroot/classpath/classpath/NEWS,v
retrieving revision 1.123
diff -u -r1.123 NEWS
--- NEWS 6 Mar 2006 21:56:32 -0000 1.123
+++ NEWS 14 Mar 2006 17:44:10 -0000
@@ -1,3 +1,13 @@
+New in release 0.91 (UNRELEASED)
+
+* Experimental printing support: The API implementation of the javax.print
+ packages has been finished and work on the printing provider implementation
+ started. Currently supported features from the Java Print Service API are
+ print service discovery (CUPS registered printers), single document print
+ jobs and support for client-formatted print data. An example application
+ (see: examples/gnu/classpath/examples/print/Demo) has been added to show
+ the API usage for service discovery and printing of files.
+
New in release 0.90 (March 6, 2006)
* Free Swing improvements: JTable columns are rearrangeable and