Skip to content
Snippets Groups Projects
Verified Commit 59917d28 authored by Alan Coopersmith's avatar Alan Coopersmith
Browse files

libX11 1.8.12

parent 5f8077b2
No related branches found
No related tags found
1 merge request!281libX11 1.8.12
Pipeline #1380405 passed
......@@ -31,6 +31,11 @@ For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
## Release 1.8.12
* x11.pc: Add URL field (!280)
* xkb: Bring over fixes from Xserver to shared XKB source files (!279)
## Release 1.8.11
* Close xcb connection after freeing display structure to avoid XIO error
......
# Initialize Autoconf
AC_PREREQ([2.70])
AC_INIT([libX11], [1.8.11],
AC_INIT([libX11], [1.8.12],
[https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues], [libX11])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment