Skip to content

Commit 0e58fd0

Browse files
committed
6.6.2
1 parent 1e1ed33 commit 0e58fd0

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

debian/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
cinnamon-settings-daemon (6.6.2) zena; urgency=medium
2+
3+
[ Shun Zi ]
4+
* plugins: Don't leak DESKTOP_AUTOSTART_ID into child processes (#432)
5+
6+
[ Oliver Kästner ]
7+
* housekeeping: fix list iteration and memleak in ldsm-dialog (#431)
8+
9+
[ Balló György ]
10+
* csd-background: Remove decoration from desktop window (#434)
11+
12+
-- Clement Lefebvre <[email protected]> Thu, 08 Jan 2026 13:27:54 +0000
13+
114
cinnamon-settings-daemon (6.6.1) zena; urgency=medium
215

316
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('cinnamon-settings-daemon', 'c', version : '6.6.1', meson_version : '>=0.56.0')
1+
project('cinnamon-settings-daemon', 'c', version : '6.6.2', meson_version : '>=0.56.0')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)