docs: add note about moving to libwayland-egl in 18.2.0
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 29 May 2018 14:41:30 +0000 (15:41 +0100)
committerMatt Turner <mattst88@gmail.com>
Wed, 6 Jun 2018 19:12:03 +0000 (12:12 -0700)
Cc: Emil Velikov <emil.l.velikov@gmail.com>
Cc: Daniel Stone <daniels@collabora.com>
Cc: Andres Gomez <agomez@igalia.com>
Cc: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
docs/relnotes/18.2.0.html

index a3f44a29dc827cdebff891381ac916dc54597d85..0db37b620d3269b240b3859a090f697ecc213848 100644 (file)
@@ -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>