Module: Mesa Branch: 9.1 Commit: 4589a8a0f34e426f7ca5dcdff52149cad9758e41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4589a8a0f34e426f7ca5dcdff52149cad9758e41
Author: Andreas Boll <[email protected]> Date: Fri Aug 2 09:42:03 2013 +0200 docs: Fix a typo in the 9.1.6 release notes --- docs/relnotes-9.1.6.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/relnotes-9.1.6.html b/docs/relnotes-9.1.6.html index 965ee55..de24857 100644 --- a/docs/relnotes-9.1.6.html +++ b/docs/relnotes-9.1.6.html @@ -72,7 +72,7 @@ because GL_ARB_compatibility is not supported. <p>The full set of changes can be viewed by using the following GIT command:</p> <pre> - git log mesa-9.1.4..mesa-9.1.5 + git log mesa-9.1.5..mesa-9.1.6 </pre> <p>Andreas Boll (1):</p> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
