Hi,

I updated INSTALL to list the new dependencies introduced by gcjwebplugin, and NEWS to mention the appletviewer and gcjwebplugin additions.

Tom

2006-05-15  Thomas Fitzsimmons  <[EMAIL PROTECTED]>

        * NEWS: Announce inclusion of gcjwebplugin.
        Announce inclusion of appletviewer.
        * INSTALL: Note gcjwebplugin dependencies.
Index: NEWS
===================================================================
RCS file: /sources/classpath/classpath/NEWS,v
retrieving revision 1.141
diff -u -r1.141 NEWS
--- NEWS	15 May 2006 09:18:40 -0000	1.141
+++ NEWS	15 May 2006 20:44:26 -0000
@@ -1,5 +1,8 @@
 New in release 0.92 (UNRELEASED)
 
+* A Mozilla plugin, 'gcjwebplugin', is now included.  It introduces a
+  dependency on the Mozilla plugin support headers and libraries.
+* An 'appletviewer' tool is now included.
 * A 'jar' tool is now included.
 
 New in release 0.91 (May 15, 2006)
Index: INSTALL
===================================================================
RCS file: /sources/classpath/classpath/INSTALL,v
retrieving revision 1.35
diff -u -r1.35 INSTALL
--- INSTALL	3 Apr 2006 14:11:24 -0000	1.35
+++ INSTALL	15 May 2006 20:44:26 -0000
@@ -54,6 +54,9 @@
 	For building the Cairo GdkGraphics2D backend you need at least
 	Cairo 0.5.0.
 
+	For building gcjwebplugin you'll need the Mozilla plugin
+	support headers and libraries.
+
 	For building the Qt AWT peer JNI native libraries you have to
 	specify --enable-qt-peer and need the following library:
 

Reply via email to