diff options
author | Andreas Boll <[email protected]> | 2012-09-01 11:18:19 +0200 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2012-09-19 12:12:38 +0200 |
commit | 6fb8aeb2c5c64418795691261176c158c1a20e00 (patch) | |
tree | 63849160931210dcbbd9c08e81a4076b9b625aa9 /docs | |
parent | abb1c847ac9d9fa14ba6f786a205446957d45827 (diff) |
docs: fix some issues in relnotes
improve markup
fix link to relnotes-9.0
add missing relnotes links
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-9.0.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/docs/relnotes-9.0.html b/docs/relnotes-9.0.html index ccc0dd587bf..ff31fbbec39 100644 --- a/docs/relnotes-9.0.html +++ b/docs/relnotes-9.0.html @@ -80,11 +80,10 @@ The two supported build methods are now autoconf/automake and SCons. </li> <li>Removed support for GL_ARB_shadow_ambient extension</li> <li>Removed Gallium3D - nvfx driver (use nv30 instead)</li> -</ul> - -<p> +<li> libGLU has been moved into its own repository, found at <a href="http://cgit.freedesktop.org/mesa/glu/">http://cgit.freedesktop.org/mesa/glu/</a> -</p> +</li> +</ul> </body> diff --git a/docs/relnotes.html b/docs/relnotes.html index a6ff138ea73..196d1af356b 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -14,12 +14,14 @@ The release notes summarize what's new or changed in each Mesa release. </p> <ul> -<li><a href="relnotes-8.1.html">8.1 release notes</a> +<li><a href="relnotes-9.0.html">9.0 release notes</a> <li><a href="relnotes-8.0.4.html">8.0.4 release notes</a> <li><a href="relnotes-8.0.3.html">8.0.3 release notes</a> <li><a href="relnotes-8.0.2.html">8.0.2 release notes</a> <li><a href="relnotes-8.0.1.html">8.0.1 release notes</a> <li><a href="relnotes-8.0.html">8.0 release notes</a> +<li><a href="relnotes-7.11.2.html">7.11.2 release notes</a> +<li><a href="relnotes-7.11.1.html">7.11.1 release notes</a> <li><a href="relnotes-7.11.html">7.11 release notes</a> <li><a href="relnotes-7.10.3.html">7.10.3 release notes</a> <li><a href="relnotes-7.10.2.html">7.10.2 release notes</a> |