Module: Mesa Branch: 9.2 Commit: b97305bc21c5195d962374aa3d9b5cd7f0ba6026 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b97305bc21c5195d962374aa3d9b5cd7f0ba6026
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 (cherry picked from commit 7eaaf6243406d5cca7e0713b693b4e0026c20819) --- 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 6687787..c27b0a6 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
