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]

[www] Patch: FYI: update list of new java tools


I'm checking this in as obvious.

Casey pointed out that the list of new java tools on the 4.3 page was
missing a couple.  Also I noticed a missing "and".

Tom

Index: gcc-4.3/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/changes.html,v
retrieving revision 1.29
diff -u -r1.29 changes.html
--- gcc-4.3/changes.html 12 Feb 2007 16:25:59 -0000 1.29
+++ gcc-4.3/changes.html 14 Feb 2007 02:25:34 -0000
@@ -210,8 +210,9 @@
      <code>gjavah</code>, which has similar functionality but
      different command line options.  <code>grmic</code> and
      <code>grmiregistry</code> have been rewritten.  The new tools
-     <code>gjar</code>, <code>gorbd</code>, <code>grmid</code>,
-     <code>gserialver</code>, <code>gtnameserv</code> are now
+     <code>gjar</code>, <code>gjarsigner</code>,
+     <code>gkeytool</code>, <code>gorbd</code>, <code>grmid</code>,
+     <code>gserialver</code>, and <code>gtnameserv</code> are now
      installed. </li>
 
   </ul>


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