summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-05-05 14:18:04 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-05-05 14:18:04 +0000
commit0355d3ff945c9f19c003275851f7aef2472ebec1 (patch)
tree5f0a7287d8843e3dde476e8b7d4d41f019527b71
parentcb34c11663de15ab7d82d81bb3787e7f6d199e14 (diff)
fix typo
-rw-r--r--docs/VERSIONS2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 74400e01aae..1a0c26fb019 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1308,7 +1308,7 @@ Mesa Version History
- 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