From faf19239f87a6683a6d98dd9305d85242aee0dc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sawicz?= Date: Fri, 30 Aug 2024 11:31:42 +0200 Subject: [PATCH] debian: changelog for 2.17.1 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index abf75dbe71b..2477cc373d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +mir (2.17.1) UNRELEASED; urgency=medium + + * Enhancements + . x11-kiosk (#3460) + * Bugs fixed + . (#3414) Don't re-send wl_output.geometry if unchanged (#3430) + . Screenshots no longer respect output scale (#3461) + . wbg constantly resizing after switching to 2.17.0 (#3450) + . mir_kiosk_x11 crashes when the host platform has no outputs (#3427) + + -- MichaƂ Sawicz Fri, 30 Aug 2024 11:31:28 +0200 + mir (2.17.0) UNRELEASED; urgency=medium [ Matthew Kosarek ]