updated change log

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@517 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2007-12-27 19:32:54 +00:00
parent 74e2850066
commit 97b85c636c
1 changed files with 3 additions and 2 deletions

View File

@ -76,7 +76,7 @@ width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
<li> New features: <li> New features:
<ul> <ul>
<li> New license (BSD, Mesa 3-D, Khronos) <li> New license (BSD, Mesa 3-D, Khronos)
<li> Use OpenGL Registry on <a href="http://www.opengl.org/registry/">www.opengl.org</a> <li> Use registry on <a href="http://www.opengl.org/registry/">www.opengl.org</a>
</ul> </ul>
<li> New extensions: <li> New extensions:
<ul> <ul>
@ -88,7 +88,8 @@ width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
<ul> <ul>
<li> Incorrent 64-bit type definitions <li> Incorrent 64-bit type definitions
<li> Do not strip static library on install <li> Do not strip static library on install
<li> Missing tokens in GL_ATI_fragment_shader, WGL_{ARB,EXT}_make_current_read <li> Missing tokens in GL_ATI_fragment_shader and WGL_{ARB,EXT}_make_current_read
<li> Missing tokens in GL_VERSION_2_1
<li> Missing functions in GL_VERSION_1_4 <li> Missing functions in GL_VERSION_1_4
<li> Incorrect parameter type for glXCopyContext <li> Incorrect parameter type for glXCopyContext
</ul> </ul>