Skip to content

Commit a307edd

Browse files
committed
6.7.3-unstable
1 parent 8dd86cf commit a307edd

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
cinnamon-session (6.7.3) alfa; urgency=medium
2+
3+
[ Michael Webster ]
4+
* csm-manager.c: Don't try to restart the cinnamon CsmApp in Wayland sessions.
5+
* csm-manager.c: Clean up some end-session warnings.
6+
* csm-manager.c: Emit the SessionOver signal.
7+
8+
-- Clement Lefebvre <root@linuxmint.com> Sat, 20 Jun 2026 15:36:24 +0200
9+
110
cinnamon-session (6.7.2) alfa; urgency=medium
211

312
[ Leigh Scott ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
project(
33
'cinnamon-session',
44
['c'],
5-
version : '6.7.2',
5+
version : '6.7.3',
66
meson_version : '>=0.56.0'
77
)
88

0 commit comments

Comments
 (0)