From 3ad9a98ec2646caa283b6634fda38c482de33bab Mon Sep 17 00:00:00 2001
From: Brian Paul
Date: Thu, 8 Apr 2010 13:10:51 -0600
Subject: docs: initial 7.8.2 release notes
---
docs/relnotes-7.8.2.html | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
create mode 100644 docs/relnotes-7.8.2.html
(limited to 'docs')
diff --git a/docs/relnotes-7.8.2.html b/docs/relnotes-7.8.2.html
new file mode 100644
index 0000000000..85c132a29f
--- /dev/null
+++ b/docs/relnotes-7.8.2.html
@@ -0,0 +1,46 @@
+
+
+Mesa Release Notes
+
+
+
+
+
+
+
+Mesa 7.8.2 Release Notes / April, 5, 2010
+
+
+Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1 release.
+
+
+Mesa 7.8.2 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
+None.
+
+
+Bug fixes
+
+Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
+
+
+
+Changes
+None.
+
+
--
cgit v1.2.3
From 21cf976ad970bb407b53a863a30efbcd1c8bbf7c Mon Sep 17 00:00:00 2001
From: Brian Paul
Date: Thu, 8 Apr 2010 13:11:05 -0600
Subject: docs: link to 7.8.2 release notes
---
docs/relnotes.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'docs')
diff --git a/docs/relnotes.html b/docs/relnotes.html
index f7e2c691f7..39b02b842f 100644
--- a/docs/relnotes.html
+++ b/docs/relnotes.html
@@ -13,6 +13,7 @@ The release notes summarize what's new or changed in each Mesa release.