diff options
Diffstat (limited to 'docs/relnotes-8.0.1.html')
-rw-r--r-- | docs/relnotes-8.0.1.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/relnotes-8.0.1.html b/docs/relnotes-8.0.1.html index 7b68cc59f65..33c61982cc5 100644 --- a/docs/relnotes-8.0.1.html +++ b/docs/relnotes-8.0.1.html @@ -7,6 +7,13 @@ </head> <body> +<div class="header"> + <h1>The Mesa 3D Graphics Library</h1> +</div> + +<iframe src="contents.html"></iframe> +<div class="content"> + <h1>Mesa 8.0.1 Release Notes / February 16, 2012</h1> <p> @@ -146,5 +153,6 @@ for DRI hardware acceleration. <li>r600g: Use a fake reloc to sleep for fences</li> </ul> +</div> </body> </html> |