diff options
Diffstat (limited to 'docs/relnotes-7.7.1.html')
-rw-r--r-- | docs/relnotes-7.7.1.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html index 0f3645cb95d..00805ea5f5c 100644 --- a/docs/relnotes-7.7.1.html +++ b/docs/relnotes-7.7.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 7.7.1 Release Notes / March 28, 2010</h1> <p> @@ -54,6 +61,6 @@ d352c9e36a8e4d1059f4abc017b131e0 MesaGLUT-7.7.1.zip <li>Fixed broken glPush/PopClientAttrib() for vertex arrays in GLX code. </ul> - +</div> </body> </html> |