We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b177ab0 commit 4e3a757Copy full SHA for 4e3a757
debian/changelog
@@ -1,3 +1,13 @@
1
+cinnamon-session (6.4.0) xia; urgency=medium
2
+
3
+ [ Clement Lefebvre ]
4
+ * autostart: Blacklist nm-applet
5
6
+ [ Michael Webster ]
7
+ * Refactor/simplify end-session dialog handling to use a native- (#177)
8
9
+ -- Clement Lefebvre <[email protected]> Wed, 27 Nov 2024 09:23:18 +0000
10
11
cinnamon-session (6.2.1) wilma; urgency=medium
12
13
[ Leigh Scott ]
meson.build
@@ -2,7 +2,7 @@
project(
'cinnamon-session',
['c'],
-version : '6.2.1',
+version : '6.4.0',
meson_version : '>=0.56.0'
)
0 commit comments