diff options
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/11.0.0.html | 2 | ||||
-rw-r--r-- | docs/relnotes/11.1.0.html | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes/11.0.0.html b/docs/relnotes/11.0.0.html index cfce907db46..7d08201d7ca 100644 --- a/docs/relnotes/11.0.0.html +++ b/docs/relnotes/11.0.0.html @@ -252,7 +252,9 @@ Note: some of the new features are only available with certain drivers. <h2>Changes</h2> +<ul> <li>Removed the EGL loader from the Linux SCons build.</li> +</ul> </div> </body> diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 9ba2d76d4c5..9b137c700fa 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -274,7 +274,9 @@ Note: some of the new features are only available with certain drivers. <h2>Changes</h2> +<ul> <li>MPEG4 decoding has been disabled by default in the VAAPI driver</li> +</ul> </div> </body> |