We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0558352 commit 728645aCopy full SHA for 728645a
debian/changelog
@@ -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
12
xed (3.8.4) zara; urgency=medium
13
14
* l10n: Update translations
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.8.4')
+project('xed', 'c', version : '3.8.5')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments