diff --git a/libglvnd.changes b/libglvnd.changes index 9fc84eb..9e3848c 100644 --- a/libglvnd.changes +++ b/libglvnd.changes @@ -4,10 +4,16 @@ Thu Sep 26 07:01:41 UTC 2019 - Tobias Klausmann - Update to version 1.2.0: * Changes: + Libglvnd now includes and installs the header files for OpenGL, GLES, EGL, - and GLX. + and GLX. + Added pkg-config files for each library. + The X11 libraries are now an optional dependency if you're not building - GLX. + GLX. +- n_0001-GL-Bump-GL-version-to-9-2.patch + * with a version of 1.2 the XServer build fails; set the version accordingly to + allow XServer builds again. +- n_0001-eglplatform-fix-mesa-specific-defines.patch + * the XServer fails to build; add the mesa specific defines to eglplatform, to + let it build again. ------------------------------------------------------------------- Tue Mar 19 15:30:52 UTC 2019 - Stefan Dirsch