aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/relnotes-6.4.1.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/relnotes-6.4.1.html')
-rw-r--r--mesalib/docs/relnotes-6.4.1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/docs/relnotes-6.4.1.html b/mesalib/docs/relnotes-6.4.1.html
index 3d6ff1c4f..c4451f84f 100644
--- a/mesalib/docs/relnotes-6.4.1.html
+++ b/mesalib/docs/relnotes-6.4.1.html
@@ -37,7 +37,7 @@ bd003bb4f981a4f91dee4c38644d4f3f MesaGLUT-6.4.1.tar.bz2
<li>fragment program fog option didn't work with glDrawPixels, glBitmap
<li>USE_MGL_NAMESPACE didn't work for x86-64
<li>OSMesa demos were missing from previous release tarballs
-<li>fixed problem with float->ushort conversion in glClear (bug 4992)
+<li>fixed problem with float-&gt;ushort conversion in glClear (bug 4992)
<li>popping of GL_EYE_PLANE texgen state was broken (bug 4996)
<li>popping of GL_SPOT_DIRECTION light state was broken (bug 5005)
<li>fixed occasional triangle color interpolation problem on VMS