Skip to content

Commit 4bfb322

Browse files
committed
2.2.9
1 parent a233463 commit 4bfb322

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+
xapp (2.2.9) vanessa; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Implement scroll events with the fallback icon (GtkStatusIcon).
5+
* sn-item.c: Handle Id property updates.
6+
* xapp-icon-chooser-dialog.c: Don't be case-sensitive when searching.
7+
8+
-- Clement Lefebvre <root@linuxmint.com> Thu, 09 Jun 2022 15:44:34 +0200
9+
110
xapp (2.2.8) una; urgency=medium
211

312
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('xapp',
22
'c',
3-
version : '2.2.8',
3+
version : '2.2.9',
44
default_options : [ 'buildtype=debugoptimized' ],
55
)
66

0 commit comments

Comments
 (0)