doc update

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@504 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2007-04-27 03:13:04 +00:00
parent 5067661b03
commit 41a425ad4b

View File

@ -71,11 +71,12 @@ width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
<h2>Change Log</h2>
<hr align="center">
<ul class="none">
<li><b>1.4.0</b> [04-26-07]
<li><b>1.4.0</b> [04-27-07]
<ul>
<li> New features:
<ul>
<li> Extension variables are declared const to avoid possible corruption
<li> Extension variables are declared const to avoid possible
corruption of their values
</ul>
<li> New extensions:
<ul>
@ -86,6 +87,7 @@ width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
<li> Incorrect tokens in GL_NV_transform_feedback and GL_NV_framebuffer_multisample_coverage
<li> Incorrect function names in GL_EXT_gpu_program_parameters
<li> Missing tokens in GL_EXT_framebuffer_multisample
<li> GLEW_MX initialization problem for WGL_{ARB,EXT}_extensions_string
</ul>
</ul>
</ul>