summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-02-20 09:39:59 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-02-20 09:39:59 -0700
commit33c5b380347f0922b1a8cf4d42a9192b00573c81 (patch)
tree29511e8c0947172f41ebf240642a8c1e50df8c51
parent5737d6c5656ee50075973a3eeb8e863946701602 (diff)
latest bug fixes
-rw-r--r--docs/relnotes-7.0.3.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html
index 4268f5d7169..16cbaa06f55 100644
--- a/docs/relnotes-7.0.3.html
+++ b/docs/relnotes-7.0.3.html
@@ -37,6 +37,8 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<li>User-defined clip planes enabled for R300 (bug 9871)
<li>Fixed glBindTexture() crash upon bad target (bug 14514)
<li>Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (bug 13915)
+<li>Bad strings given to glProgramStringARB() didn't generate GL_INVALID_OPERATION
+<li>Fixed minor point rasterization regression (bug 11016)
</ul>