diff options
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 cbec84adf8c..026d6611c77 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 |