summaryrefslogtreecommitdiff
path: root/Software/desktop-file-utils.mdwn
diff options
context:
space:
mode:
authorhpj <hpj@web>2016-06-19 19:49:39 +0000
committerwww <iki-www@freedesktop.org>2016-06-19 19:49:39 +0000
commit72e5ecc2189bcd21f35c9d165abf22f0c4a89a60 (patch)
tree43fa55d94bb7174bc91996425aa8636ba47a004e /Software/desktop-file-utils.mdwn
parentfc0aef11c142dae76f6537ae0b8dcf02204f9c45 (diff)
Add desktop-file-utils 0.23 release.
Diffstat (limited to 'Software/desktop-file-utils.mdwn')
-rw-r--r--Software/desktop-file-utils.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/Software/desktop-file-utils.mdwn b/Software/desktop-file-utils.mdwn
index e519c0f2..247484c7 100644
--- a/Software/desktop-file-utils.mdwn
+++ b/Software/desktop-file-utils.mdwn
@@ -17,6 +17,19 @@ The development occurs in git, in the [[xdg/desktop-file-utils|http://cgit.freed
Tarballs can be found at [[http://www.freedesktop.org/software/desktop-file-utils/releases/|http://www.freedesktop.org/software/desktop-file-utils/releases/]]
+* [[http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.23.tar.xz|http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.23.tar.xz]]
+ * desktop-file-validate
+ * Accept version 1.1 desktop files (Matthias Clasen).
+ * Add Cinnamon, EDE and LXQt to the list of registered desktop environments
+ (fdo#73497, fdo#56353, fdo#79561) (Michael Webster, David Faure,
+ Jauhien Piatlicki).
+ * Allow multipart/related MIME type; it's used for MHTML (fdo#93376)
+ (Hans Petter Jansson).
+ * Ensure DBusActivatable filenames conform to reverse-DNS notation
+ (fdo#66904) (Hans Petter Jansson).
+ * Downgrade trailing semicolons to optional (fdo#76902) (Jerome Leclanche).
+ * Fix buffer over-read (fdo#94303) (Hans Petter Jansson; reported by
+ Hanno Boeck and Agostino Sarubbo).
* [[http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.22.tar.xz|http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.22.tar.xz]]
* desktop-file-validate
* add DBusActivatable key to allowed keys (Matthias Clasen)