diff options
Diffstat (limited to 'docs/relnotes-7.4.2.html')
-rw-r--r-- | docs/relnotes-7.4.2.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.2.html b/docs/relnotes-7.4.2.html index 97e6e601cee..3827debbc35 100644 --- a/docs/relnotes-7.4.2.html +++ b/docs/relnotes-7.4.2.html @@ -33,6 +33,8 @@ tbd <h2>Bug fixes</h2> <ul> <li>Fixed segfault when rendering to front buffer with DRI 1. +<li>Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and + filter mode = GL_LINEAR. (bug 21461) </ul> |