From a39ad65869b88d2db885b2e495e2d59be262127f Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Thu, 9 Jan 2025 09:28:39 +0000 Subject: [PATCH] chore: update changelog Release 5.7.7. --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 85b97873..78510e2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dtkgui (5.7.7) unstable; urgency=medium + + * fix: accessing wild pointer in qt6 + * chore: correct typos about Dtk::Gui::DDciIcon::IconAttribute + Thanks to Felix Yan + + -- Deepin Packages Builder Thu, 09 Jan 2025 09:28:38 +0000 + dtkgui (5.7.6) unstable; urgency=medium * refact: refacting DPlatformHandle to adap treeland