diff options
author | Erik Faye-Lund <[email protected]> | 2019-04-18 16:31:26 +0200 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2019-05-02 11:09:16 +0000 |
commit | 02a5698017d19120a2a6ab15f1a91fb4716aa948 (patch) | |
tree | 7b967778ac0ea0d57978072ead14565f79971fb6 /docs/relnotes | |
parent | 767c5178168a24012fe9002ac3ae930d53375949 (diff) |
docs: add missing lists
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
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> |