diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-05 14:18:31 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-05 14:18:31 +0000 |
commit | 9f8b3fac97a54746cf2d96bbd2803cdcc52c1d31 (patch) | |
tree | c6c71bf3430d25e2fa571f5aeaa60960af0afdb7 /docs/news.html | |
parent | 0355d3ff945c9f19c003275851f7aef2472ebec1 (diff) |
minor face-lift for web pages
Diffstat (limited to 'docs/news.html')
-rw-r--r-- | docs/news.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/news.html b/docs/news.html index cbec84adf..026d6611c 100644 --- a/docs/news.html +++ b/docs/news.html @@ -25,7 +25,7 @@ This is a stable release which just fixes bugs since the 6.2 release. - glReadPixels from a clipped front color buffer didn't always work - glTexImage didn't accept GL_RED/GREEN/BLUE as the format - Attempting queries/accesses of VBO 0 weren't detected as errors - - paletted textures failed if the palette had fewer that 256 entries + - paletted textures failed if the palette had fewer than 256 entries Changes: - fixed a bunch of compiler warnings found with gcc 3.4 - bug reports should to go bugzilla.freedesktop.org @@ -960,6 +960,6 @@ source code</a>.</p> <hr> -$Id: news.html,v 3.18 2005/05/04 20:05:21 brianp Exp $ +$Id: news.html,v 3.19 2005/05/05 14:18:31 brianp Exp $ </body> </html>
\ No newline at end of file |