add log entries for next release

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@502 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2007-04-26 03:13:25 +00:00
parent 95f36720a8
commit 41e3429ce3

View File

@ -71,6 +71,26 @@ 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]
<ul>
<li> New features:
<ul>
<li> Extension variables are declared const to avoid possible corruption
</ul>
<li> New extensions:
<ul>
<li> GL_NV_depth_range_unclamped
</ul>
<li> Bug fixes:
<ul>
<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
</ul>
</ul>
</ul>
<hr align="center">
<ul class="none">
<li><b>1.3.6</b> [03-04-07]
<ul>
<li> New extensions: