diff options
author | Emil Velikov <[email protected]> | 2015-03-25 20:12:02 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-04-01 14:46:35 +0100 |
commit | 1d36c52f5db1e7ed651d6cea24fe87e80c7c1565 (patch) | |
tree | 12036694a0b7a05424643ce4f063a8816f60db5c /docs/relnotes/10.6.0.html | |
parent | 3818dfcf3c2d03809774bba613d7dd92752b36db (diff) |
docs: note that classic osmesa/libEGL no longer builds with scons
Plus nuke the final reference to osmesa from README.WIN32.
Reviewed-by: Jose Fonseca <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs/relnotes/10.6.0.html')
-rw-r--r-- | docs/relnotes/10.6.0.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index 00aaaa5fca0..323363737b6 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -65,6 +65,8 @@ TBD. <li>Removed OpenVG support.</li> <li>Removed the galahad gallium driver.</li> <li>Removed the identity gallium driver.</li> +<li>Removed the EGL loader from the Windows SCons build.</li> +<li>Removed the classic osmesa from the Windows SCons build.</li> </ul> </div> |