Skip to content

Commit

Permalink
Draft changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGriffiths committed Aug 9, 2019
1 parent 2f4401f commit d014a1d
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> Fri, 9 Aug 2019 13:54:00 +0100

mir (1.3.0) UNRELEASED; urgency=medium

* New upstream release 1.3.0
Expand Down

0 comments on commit d014a1d

Please sign in to comment.