From d014a1d5cc476b2ec4de9e59161b51b35489e0a6 Mon Sep 17 00:00:00 2001 From: Alan Griffiths Date: Fri, 9 Aug 2019 13:56:59 +0100 Subject: [PATCH] Draft changelog --- debian/changelog | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/debian/changelog b/debian/changelog index dd312e7659b..a45b60d31a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +mir (1.4.0) UNRELEASED; urgency=medium + + * New upstream release 1.4.0 + + - ABI summary: + . mirclient ABI unchanged at 9 + . miral ABI unchanged at 3 + . mirserver ABI bumped to 50 + . mircommon ABI unchanged at 7 + . mirplatform ABI unchanged at 16 + . mirprotobuf ABI unchanged at 3 + . mirplatformgraphics ABI unchanged to 16 + . mirclientplatform ABI unchanged at 5 + . mirinputplatform ABI unchanged at 7 + . mircore ABI unchanged at 1 + . mircookie ABI unchanged at 2 + - Enhancements: + . [MirAL] Support for exclusive zones + . [Wayland] Many Layer Shell improvements + . [mirclient] Make the mirclient socket optional and disabled by default + . [mir-utils] Delete mirrun and mirbacklight + . [mir-demos] Replace using `miral-wayland` in the scripts with a name of + the form `wayland-[0-9]` + - Bugs fixed: + . [Wayland] To accommodate GTK3 publish bespoke extensions before + wl_seat. (Fixes #922) + . [Wayland] Handle mir_event_type_close_window. (Fixes #946) + . [Wayland] Send wl_buffer.release on the Wayland thread. (Fixes #951) + . [wlcs test fixture] Fix command-line processing so that + `--wayland-extensions` can be used. (Fixes #906) + . Add header that needs to be explicitly included for protobuf 3.8. + (Fixes #913) + . Track registering miral::WaylandExtensions objects with mir::Servers + and error if there is more than one. (Fixes #875) + + -- Alan Griffiths Fri, 9 Aug 2019 13:54:00 +0100 + mir (1.3.0) UNRELEASED; urgency=medium * New upstream release 1.3.0