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.
  • Fixed and x86-64 vertex transformation bug (12216)
  • Fixed X server crash caused by multiple indirect rendering clients
  • Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313) +
  • Fixed a glCopyPixels/glPixelZoom bug (12417)