summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-12 09:05:39 +0200
committerBrian Paul <brianp@vmware.com>2012-06-12 08:03:30 -0600
commit908f7885035dc08449db28c99778231e6bfd32b0 (patch)
tree640cf6b13eb4db32ae5fa014934f63c2c9602ab4
parent210a27d8c33634c6b676a8a1d35d5fec98213181 (diff)
downloadexternal_mesa3d-908f7885035dc08449db28c99778231e6bfd32b0.tar.gz
external_mesa3d-908f7885035dc08449db28c99778231e6bfd32b0.tar.bz2
external_mesa3d-908f7885035dc08449db28c99778231e6bfd32b0.zip
docs: remove unused anchor links
Signed-off-by: Brian Paul <brianp@vmware.com>
-rw-r--r--docs/versions.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/versions.html b/docs/versions.html
index aa31ffc760..4dc51ccf33 100644
--- a/docs/versions.html
+++ b/docs/versions.html
@@ -1442,7 +1442,7 @@ Bug fixes:
</ul>
-<h2><a name="6.0.1">6.0.1 April 2, 2004</h2>
+<h2>6.0.1 April 2, 2004</h2>
New:
<ul>
<li>upgraded glext.h to version 22
@@ -1480,7 +1480,7 @@ Bug fixes:
</ul>
-<h2><a name="6.1">6.1 August 18, 2004</h2>
+<h2>6.1 August 18, 2004</h2>
New:
<ul>
<li>Revamped Makefile system
@@ -1523,7 +1523,7 @@ Bug fixes:
</ul>
-<h2><a name="6.2">6.2 October 2, 2004</h2>
+<h2>6.2 October 2, 2004</h2>
New:
<ul>
<li>enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle)
@@ -1550,7 +1550,7 @@ Bug fixes:
</ul>
-<h2><a name="6.2.1">6.2.1 December 9, 2004</h2>
+<h2>6.2.1 December 9, 2004</h2>
Bug fixes:
<ul>
<li>don't apply regular fog or color sum when using a fragment program
@@ -1571,7 +1571,7 @@ Changes:
</ul>
-<h2><a name="6.3">6.3 July 20, 2005</h2>
+<h2>6.3 July 20, 2005</h2>
New:
<ul>
<li>GL_EXT_framebuffer_object extension
@@ -1615,13 +1615,13 @@ Bug fixes:
</ul>
-<h2><a name="6.3.1">6.3.1</h2>
+<h2>6.3.1</h2>
<p>
This was an intermediate release for X.org which wasn't otherwise released.)
</p>
-<h2><a name="6.3.2">6.3.2 August 19, 2005</h2>
+<h2>6.3.2 August 19, 2005</h2>
New:
<ul>
<li>The distribution now includes the DRI drivers and GLX code