diff options
Diffstat (limited to 'docs/relnotes.html')
-rw-r--r-- | docs/relnotes.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/relnotes.html b/docs/relnotes.html index 196d1af356b..8f8fbd768af 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.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>Release Notes</h1> <p> @@ -94,6 +101,6 @@ Versions of Mesa prior to 6.4 are summarized in the <li><a href="RELNOTES-3.1">RELNOTES-3.1</a> </ul> - +</div> </body> </html> |