diff options
author | Brian Paul <[email protected]> | 2011-01-14 17:27:17 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-01-14 17:46:38 -0700 |
commit | 7ff89b030f92a0673f0a8b28ee4fbbff88906e1a (patch) | |
tree | 07c4452e052fa312d19a0c0d1031f50a3cf3b51e /docs/relnotes.html | |
parent | 7772a34f3aedfa8ef58ad5f912f56bd5adf27057 (diff) |
docs: skeleton file for 7.11 release notes, add missing links
Diffstat (limited to 'docs/relnotes.html')
-rw-r--r-- | docs/relnotes.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes.html b/docs/relnotes.html index 4487af9dea6..c57d03b2319 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -13,6 +13,9 @@ The release notes summarize what's new or changed in each Mesa release. </p> <UL> +<LI><A HREF="relnotes-7.11.html">7.11 release notes</A> +<LI><A HREF="relnotes-7.10.html">7.10 release notes</A> +<LI><A HREF="relnotes-7.9.1.html">7.9.1 release notes</A> <LI><A HREF="relnotes-7.9.html">7.9 release notes</A> <LI><A HREF="relnotes-7.8.3.html">7.8.3 release notes</A> <LI><A HREF="relnotes-7.8.2.html">7.8.2 release notes</A> |