docs: document for/continue bug fix

This commit is contained in:
Brian Paul 2009-06-26 13:15:17 -06:00
parent 928e1ce47f
commit 62ad606065

View file

@ -75,6 +75,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0
<ul>
<li>Lots of i965 driver bug fixes
<li>Fixed some GLSL preprocessor bugs
<li>GLSL: continue inside of a for-loop didn't work
</ul>