summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 2a60770f2b..5e6ecc2a88 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1476,4 +1476,5 @@ Mesa Version History
Changes:
Bug fixes:
- fixed broken texture border handling for depth textures (bug 6498)
-
+ - removed the test for duplicated framebuffer attachments, per
+ version 117 of the GL_EXT_framebuffer_object specification