diff options
author | Hans Petter Jansson <hpj@cl.no> | 2016-06-18 19:46:47 +0200 |
---|---|---|
committer | Hans Petter Jansson <hpj@cl.no> | 2016-06-18 19:46:47 +0200 |
commit | 56f879e9564b28886565115ea7528ec13db97759 (patch) | |
tree | 5d64584675de2bbdaaa9c5f0081aa420c2efe910 | |
parent | 9de5e8b2c29da6896663979189f758eca03c479b (diff) |
Release: 0.230.23
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,4 +1,21 @@ ============ +Version 0.23 +============ + + 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). + +============ Version 0.22 ============ |