summaryrefslogtreecommitdiffstats
path: root/docs/relnotes-7.0.1.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes-7.0.1.html')
-rw-r--r--docs/relnotes-7.0.1.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html
index 70899ff9da7..47ee162ec28 100644
--- a/docs/relnotes-7.0.1.html
+++ b/docs/relnotes-7.0.1.html
@@ -8,7 +8,7 @@
<body bgcolor="#eeeeee">
-<H1>Mesa 7.0.1 Release Notes / July ??, 2007</H1>
+<H1>Mesa 7.0.1 Release Notes / August 3, 2007</H1>
<p>
Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
@@ -22,6 +22,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
<h2>New features</h2>
<ul>
+<li>Added a bluegene-osmesa build config
</ul>
<h2>Bug fixes</h2>
@@ -45,6 +46,9 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
the terminating zero (bug 11588)
<li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
<li>Fixed a GLSL function call bug (#11731)
+<li>glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work (bug 11754)
+<li>glGetAttribLocation() always returned 1 (bug 11774)
+<li>Fixed a few memory-related bugs in GLU library
</ul>