diff options
author | Brian Paul <brianp@vmware.com> | 2009-10-01 13:11:38 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-10-01 13:14:50 -0600 |
commit | d622c4ddba074ce6057cafa63f63ea595bbc212e (patch) | |
tree | 436bcbb5cb9c425e8692363c092bf275b6815ebd | |
parent | 24f31ab861ead205d7414b7a6997f1024839f1ef (diff) |
docs: added objviewer to release notes
-rw-r--r-- | docs/relnotes-7.7.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.7.html b/docs/relnotes-7.7.html index ca6ec55b60..856b8fae3d 100644 --- a/docs/relnotes-7.7.html +++ b/docs/relnotes-7.7.html @@ -38,6 +38,7 @@ tbd <li>GL_ARB_depth_clamp (supported in Intel i965 DRI and software drivers)</li> <li>GL_NV_depth_clamp (supported in Intel i965 DRI and software drivers)</li> <li>GL_ARB_provoking_vertex (same as GL_EXT_provoking_vertex)</li> +<li>Wavefront .obj file loader/viewer demo (progs/demos/objviewer) </ul> |