Tom Tromey - [www] Patch: FYI: update list of new java tools (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: Tom Tromey
- To: Gcc Patch List
- Date: 13 Feb 2007 17:14:08 -0700
- Subject: [www] Patch: FYI: update list of new java tools
- Reply-to: tromey at redhat dot com
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 @@
gjavah
, which has similar functionality but
different command line options. grmic
and
grmiregistry
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>
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |