From 2bbcb043efbddf1f80510f5c982a0fb459cc6e73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Vu=C4=8Dica?= Date: Sat, 25 Apr 2020 18:12:11 +0100 Subject: [PATCH] wayland: Update the changelog for the merge. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 31dc830..bb20170 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2020-04-25 Ivan Vucica + + * Source/GSBackend.m: + * Source/cairo/GNUmakefile: + * Source/cairo/CairoContext.m: + * Source/cairo/WaylandCairoSurface.m: + * Source/wayland/GNUmakefile: + * Source/wayland/GNUmakefile.preamble: + * Source/wayland/WaylandServer.m: + * Source/wayland/xdg-shell-protocol.c: + * Headers/cairo/WaylandCairoSurface.h: + * Headers/wayland/WaylandServer.h: + * Headers/wayland/xdg-shell-client-protocol.h: + * wayland-regenerate.h: + * configure: + * configure.ac: + Initial merge of the Wayland backend into the master branch. + 2020-04-13 Ivan Vucica * Documentation/announce.texi: