Skip to content

Commit a9dffad

Browse files
committed
5.6.5
1 parent 25bccf6 commit a9dffad

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

debian/changelog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
cinnamon (5.6.5) vera; urgency=medium
2+
3+
[ Tibladar ]
4+
* Fix old cache folder (#11318)
5+
6+
[ Clement Lefebvre ]
7+
* cs_mouse: Fix range labels for touchpad speed widget
8+
9+
[ Michael Webster ]
10+
* python-updater: Download thumbs only during a 'full' update, make sure the cache folders exist every time we try to access them, not just during construction (they may have been deleted).
11+
* gwl: Update instances correctly when the monitor configuration changes.
12+
* python updater: Reduce json update timeout to 15s.
13+
14+
[ Clement Lefebvre ]
15+
* Menu applet: Don't use start-here icon
16+
17+
-- Clement Lefebvre <[email protected]> Thu, 15 Dec 2022 12:33:42 +0000
18+
119
cinnamon (5.6.4) vera; urgency=medium
220

321
[ Clement Lefebvre ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('Cinnamon', 'c', version : '5.6.4', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.6.5', meson_version : '>=0.47.0')
22

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

0 commit comments

Comments
 (0)