summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2003-11-29 09:38:09 +0000
committerMark Wielaard <mark@klomp.org>2003-11-29 09:38:09 +0000
commit5a51ba54df478972eea0fce22851fb5745289776 (patch)
tree6cda20f96a1b0029dfcf5f7ea1f3ad7432df16c8
parent051fbd476799474c9d9f017812892bcba37bb4f3 (diff)
downloadclasspath-5a51ba54df478972eea0fce22851fb5745289776.tar.gz
* doc/hacking.texi: Clearify jikesrvm link (www, not www-124).
* doc/www.gnu.org/stories.wml: Likewise. * doc/www.gnu.org/home.wml: Update Open Tasks savannah link.
-rw-r--r--ChangeLog6
-rw-r--r--doc/hacking.texinfo2
-rw-r--r--doc/www.gnu.org/home.wml4
-rw-r--r--doc/www.gnu.org/stories.wml2
4 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 25c0b0d82..df8f084c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-29 Mark Wielaard <mark@klomp.org>
+
+ * doc/hacking.texi: Clearify jikesrvm link (www, not www-124).
+ * doc/www.gnu.org/stories.wml: Likewise.
+ * doc/www.gnu.org/home.wml: Update Open Tasks savannah link.
+
2003-11-28 Michael Koch <konqueror@gmx.de>
* gnu/java/net/PlainDatagramSocketImpl.java
diff --git a/doc/hacking.texinfo b/doc/hacking.texinfo
index 555aad549..237bf9dd4 100644
--- a/doc/hacking.texinfo
+++ b/doc/hacking.texinfo
@@ -240,7 +240,7 @@ probably incomplete list is below.
@item
@uref{http://kissme.sourceforge.net/,Kissme}
@item
-@uref{http://www-124.ibm.com/developerworks/oss/jikesrvm/,Jikes RVM}
+@uref{http://www.ibm.com/developerworks/oss/jikesrvm/,Jikes RVM}
@item
@uref{http://www.sablevm.org/,SableVM}
@item
diff --git a/doc/www.gnu.org/home.wml b/doc/www.gnu.org/home.wml
index 14c4d0645..886a0dcde 100644
--- a/doc/www.gnu.org/home.wml
+++ b/doc/www.gnu.org/home.wml
@@ -26,7 +26,7 @@ are available from <A href="ftp://alpha.gnu.org/gnu/classpath/">ftp://alpha.gnu.
An up to date view of the current state of GNU Classpath can be
obtained by looking at these resources.
<ul>
- <li><createlink url="http://savannah.gnu.org/pm/task.php?group_id=85&set=custom&advsrch=0&group_project_id=0&_assigned_to=0&_status=1&SUBMIT=Browse" name="All open tasks"></li>
+ <li><createlink url="http://savannah.gnu.org/task/?func=browse&set=open&group=classpath" name="All open tasks"></li>
<li>GNU Classpath vs: <createlink url="http://japi.sab39.org/htmlout/h-jdk10-classpath.html" name="JDK 1.0"> <createlink url="http://japi.sab39.org/htmlout/h-jdk11-classpath.html" name="JDK 1.1"> <createlink url="http://japi.sab39.org/htmlout/h-jdk12-classpath.html" name="JDK 1.2"> <createlink url="http://japi.sab39.org/htmlout/h-jdk13-classpath.html" name="JDK 1.3"> <createlink url="http://japi.sab39.org/htmlout/h-jdk14-classpath.html" name="JDK 1.4"> (updated nightly)</li>
<li>GNU Classpath <createlink url="mauve/" name="Mauve Results"> (temporarily down)</li>
</ul>
@@ -53,4 +53,4 @@ specification (there are preliminary implementations of
</p>
</boxitem>
-</box> \ No newline at end of file
+</box>
diff --git a/doc/www.gnu.org/stories.wml b/doc/www.gnu.org/stories.wml
index 1a16c0e47..9e09cda88 100644
--- a/doc/www.gnu.org/stories.wml
+++ b/doc/www.gnu.org/stories.wml
@@ -48,7 +48,7 @@ Runs on top of <createlink url="http://www.go-mono.org/" name="Mono">.
</td>
</tr>
<tr>
-<td><createlink url="http://www-124.ibm.com/developerworks/oss/jikesrvm/" name="Jikes RVM"></td>
+<td><createlink url="http://www.ibm.com/developerworks/oss/jikesrvm/" name="Jikes RVM"></td>
<td>
Jikes RVM uses GNU Classpath for all of its libraries. Instructions for using
Classpath are provided in the Jikes RVM user's guide as of the Jikes RVM