commit | a4e65d69dc745a78fb3dbcbb0ee194e1b6877c5d | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Mon Nov 17 15:15:18 2003 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Mon Nov 17 15:15:18 2003 +0000 |
tree | 4d19cb0d8d0dcac5147a5cbaafe51174ee8f2c4a | |
parent | 16c119bab22aa5b196418a753c1b81976ecb6d21 [diff] [blame] |
fix texgen bug 597589
diff --git a/docs/VERSIONS b/docs/VERSIONS index 44c72ab..5de3d2b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1174,6 +1174,7 @@ - fixed glTexSubImage3D z-offset bug (Cedric Gautier) - fixed RGBA blend enable bug (Ville Syrjala) - glAccum is supposed to be a no-op in selection/feedback mode + - fixed texgen bug #597589 (John Popplewell) Changes: - dropped API trace feature (src/Trace/) - documentation overhaul. merged with website content. more html.