From 7ff89b030f92a0673f0a8b28ee4fbbff88906e1a Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 14 Jan 2011 17:27:17 -0700 Subject: docs: skeleton file for 7.11 release notes, add missing links --- docs/relnotes-7.11.html | 53 +++++++++++++++++++++++++++++++++++++++++++++++++ docs/relnotes.html | 3 +++ 2 files changed, 56 insertions(+) create mode 100644 docs/relnotes-7.11.html (limited to 'docs') diff --git a/docs/relnotes-7.11.html b/docs/relnotes-7.11.html new file mode 100644 index 0000000000..6999201da0 --- /dev/null +++ b/docs/relnotes-7.11.html @@ -0,0 +1,53 @@ + + + +Mesa Release Notes + + + + + + + + +

Mesa 7.11 Release Notes / (release date TBD)

+ +

+Mesa 7.11 is a new development release. +People who are concerned with stability and reliability should stick +with a previous release or wait for Mesa 7.11.1. +

+

+Mesa 7.11 implements the OpenGL 2.1 API, but the version reported by +glGetString(GL_VERSION) depends on the particular driver being used. +Some drivers don't support all the features required in OpenGL 2.1. +

+

+See the Compiling/Installing page for prerequisites +for DRI hardware acceleration. +

+ + +

MD5 checksums

+
+tbd
+
+ + +

New features

+ + + +

Bug fixes

+ + + +

Changes

+ +

tbd

+ + + + diff --git a/docs/relnotes.html b/docs/relnotes.html index 4487af9dea..c57d03b231 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.