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: 3.1 changes update


I'm checking this in.

This fixes the gcc-3.1 changes document to reflect the real name of
the new gcj option.

Tom

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/changes.html,v
retrieving revision 1.16
diff -u -r1.16 changes.html
--- changes.html 22 Apr 2002 22:27:38 -0000 1.16
+++ changes.html 23 Apr 2002 23:00:33 -0000
@@ -49,7 +49,7 @@
 <li>libgcj now includes RMI, <code>java.lang.ref.*</code>,
     <code>javax.naming</code>, and <code>javax.transaction</code>.</li>
 <li>Property files and other system resources can be compiled into
-    executables which use libgcj using the new <code>gcj -R</code>
+    executables which use libgcj using the new <code>gcj --resource</code>
     feature.</li>
 <li>libgcj has been ported to more platforms.  In particular there
     is now a mostly-functional mingw32 target port.</li>


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