From b9669909081532fbc5a54b6dfb5429c34043f307 Mon Sep 17 00:00:00 2001 From: zhangkun Date: Thu, 14 May 2026 20:03:22 +0800 Subject: [PATCH] chore: bump version to 6.0.42 update changelog to 6.0.42 Log: update changelog to 6.0.42 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 67d4c74..661e87c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dde-api (6.0.42) unstable; urgency=medium + + * refactor(wacom): replace shell command with direct exec call + * fix: eliminate remaining memory leaks in application-tray + + -- zhangkun Thu, 14 May 2026 20:03:21 +0800 + dde-api (6.0.41) unstable; urgency=medium * fix(grub-theme): 调整 1024x768 分辨率下启动菜单宽度,修复显示不完整问题