Skip to content

Commit 728645a

Browse files
committed
3.8.5
1 parent 0558352 commit 728645a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

debian/changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
xed (3.8.5) zena; urgency=medium
2+
3+
[ Clement Lefebvre ]
4+
* Switch to XApp symbolic icons
5+
* Switch to xapp-symbolic-icons (XSI)
6+
7+
[ Zariep ]
8+
* Fix segfault when loading accels config (#702)
9+
10+
-- Clement Lefebvre <root@linuxmint.com> Mon, 24 Nov 2025 10:28:00 +0000
11+
112
xed (3.8.4) zara; urgency=medium
213

314
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('xed', 'c', version : '3.8.4')
1+
project('xed', 'c', version : '3.8.5')
22

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

0 commit comments

Comments
 (0)