From 735b104707382b6f14f5d49b456c80f5852240af Mon Sep 17 00:00:00 2001
From: Eric Engestrom
Date: Tue, 29 May 2018 15:41:30 +0100
Subject: [PATCH] docs: add note about moving to libwayland-egl in 18.2.0
Cc: Emil Velikov
Cc: Daniel Stone
Cc: Andres Gomez
Cc: Dylan Baker
Reviewed-by: Matt Turner
Signed-off-by: Eric Engestrom
---
docs/relnotes/18.2.0.html | 8 ++++++++
1 file changed, 8 insertions(+)
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.
+
+libwayland-egl is now distributed by libwayland (since 1.15,
+see announcement),
+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.
+
+
SHA256 checksums
@@ -57,6 +64,7 @@ Note: some of the new features are only available with certain drivers.
- Removed GL_EXT_polygon_offset applications should use glPolygonOffset instead.
+- Removed libwayland-egl, now part of Wayland
--
2.30.2