Module: Mesa Branch: master Commit: 54cc3be4363bfd5019fcae5564a190c19d7ee4bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54cc3be4363bfd5019fcae5564a190c19d7ee4bb
Author: Timothy Arceri <[email protected]> Date: Sat Dec 13 21:22:39 2014 +1100 docs: note change in minimum GCC version to 4.1.0 Signed-off-by: Timothy Arceri <[email protected]> Reviewed-by: Matt Turner <[email protected]> --- docs/relnotes/10.5.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/10.5.0.html b/docs/relnotes/10.5.0.html index 2987d53..ed62248 100644 --- a/docs/relnotes/10.5.0.html +++ b/docs/relnotes/10.5.0.html @@ -59,6 +59,7 @@ TBD. <h2>Changes</h2> <ul> +<li>Removed support for GCC versions earlier than 4.1.0.</li> </ul> </div> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
