Skip to content

Commit 62c0205

Browse files
committed
5.4.6
1 parent 0b63478 commit 62c0205

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

debian/changelog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
cinnamon (5.4.6) vanessa; urgency=medium
2+
3+
[ fredcw ]
4+
* Menu applet: Fix typo (#10952)
5+
6+
[ Clement Lefebvre ]
7+
* l10n: Update POT
8+
9+
[ Michael Webster ]
10+
* gwl: Ignore 'smooth' scroll events when scrolling.
11+
* menu applet: Strip the spaces from button search strings.
12+
13+
-- Clement Lefebvre <[email protected]> Sat, 23 Jul 2022 13:51:27 +0200
14+
115
cinnamon (5.4.5) vanessa; urgency=medium
216

317
[ 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', 'c', version : '5.4.5', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.4.6', meson_version : '>=0.47.0')
22

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

0 commit comments

Comments
 (0)