This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: FYI: gcj update to gcc-4.0/changes.html


I'm checking this in.

There have been a couple other noteworthy libgcj changes, so I'm
updating gcc-4.0/changes.html.

Tom

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
retrieving revision 1.29
diff -u -r1.29 changes.html
--- changes.html 7 Feb 2005 09:36:59 -0000 1.29
+++ changes.html 10 Feb 2005 18:44:32 -0000
@@ -275,9 +275,11 @@
 	  <code>javax.imageio.spi</code>,
 	  <code>javax.print</code>,
 	  <code>javax.print.attribute</code>,
-	  <code>javax.print.attribute.standard</code>, and
-	  <code>javax.print.event</code>
+	  <code>javax.print.attribute.standard</code>,
+	  <code>javax.print.event</code>, and
+	  <code>javax.xml</code>
 	</li>
+	<li> Updated SAX and DOM, and imported GNU JAXP </li>
       </ul>
     </li>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]