From 9f8b3fac97a54746cf2d96bbd2803cdcc52c1d31 Mon Sep 17 00:00:00 2001
From: Brian Paul
Date: Thu, 5 May 2005 14:18:31 +0000
Subject: minor face-lift for web pages
---
docs/news.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/news.html')
diff --git a/docs/news.html b/docs/news.html
index cbec84a..026d661 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.
-$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 $