summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/18.2.0.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes/18.2.0.html')
-rw-r--r--docs/relnotes/18.2.0.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html
index a3f44a29dc8..0db37b620d3 100644
--- a/docs/relnotes/18.2.0.html
+++ b/docs/relnotes/18.2.0.html
@@ -30,6 +30,13 @@ Some drivers don't support all the features required in OpenGL 4.5. OpenGL
Compatibility contexts may report a lower version depending on each driver.
</p>
+<p>
+libwayland-egl is now distributed by libwayland (since 1.15,
+<a href="https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html">see announcement</a>),
+and has been removed from Mesa in this release. Make sure you're using
+an up-to-date version of libwayland to keep the functionality.
+</p>
+
<h2>SHA256 checksums</h2>
<pre>
@@ -57,6 +64,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>Removed GL_EXT_polygon_offset applications should use glPolygonOffset instead.</li>
+<li>Removed libwayland-egl, now part of Wayland</li>
</ul>
</div>