diff options
Diffstat (limited to 'docs/relnotes-7.0.3.html')
-rw-r--r-- | docs/relnotes-7.0.3.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html index 212467d6ff..5c8efc79d7 100644 --- a/docs/relnotes-7.0.3.html +++ b/docs/relnotes-7.0.3.html @@ -8,7 +8,7 @@ <body bgcolor="#eeeeee"> -<H1>Mesa 7.0.3 Release Notes / March TBD, 2008</H1> +<H1>Mesa 7.0.3 Release Notes / April 4, 2008</H1> <p> Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2. @@ -17,6 +17,15 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2. <h2>MD5 checksums</h2> <pre> +3fd1cb76531b2515ef7db92d9a93dbf8 MesaLib-7.0.3.tar.gz +e6e6379d7793af40a6bc3ce1bace572e MesaLib-7.0.3.tar.bz2 +97882bac195229ee0b78cab82e0e3be1 MesaLib-7.0.3.zip +8abf6bbcb1661e7dd4ce73b3fbb85898 MesaDemos-7.0.3.tar.gz +47fd6863621d3c9c7dbb870ab7f0c303 MesaDemos-7.0.3.tar.bz2 +99e442e14da1928f76a7297bb421a3af MesaDemos-7.0.3.zip +2b50fe9fadc4709b57c52adef09fce3c MesaGLUT-7.0.3.tar.gz +0ff23c4e91b238abae63a5fc9fa003e7 MesaGLUT-7.0.3.tar.bz2 +70e83554a4462dad28e0d6e20f79aada MesaGLUT-7.0.3.zip </pre> @@ -42,6 +51,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2. <li>state.texenv.color state var didn't work in GL_ARB_fragment_program (bug 14931) <li>glBitmap from a PBO didn't always work <li>glGetTexImage into a PBO didn't always work +<li>Comments at the end of ARB vertex/fragment programs crashed the parser </ul> <h2>Changes</h2> |