summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-09-14 09:57:08 -0600
committerBrian <[email protected]>2007-09-14 09:57:08 -0600
commit1fd4b1e7021f0071394d2c39ef13e3038b9a3a93 (patch)
tree8a7b2c81cbb8c5567603589a305774e5447264d3
parent32dff44c28263cd5dbb419f8de2c65240adc6ce3 (diff)
fix glCopyPixel/glPixelZoom bug 12417)
-rw-r--r--docs/relnotes-7.0.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html
index 09458da645d..ec405e82939 100644
--- a/docs/relnotes-7.0.2.html
+++ b/docs/relnotes-7.0.2.html
@@ -40,6 +40,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Fixed and x86-64 vertex transformation bug (12216)
<li>Fixed X server crash caused by multiple indirect rendering clients
<li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
+<li>Fixed a glCopyPixels/glPixelZoom bug (12417)
</ul>