diff options
author | Vincent Untz <vuntz@gnome.org> | 2013-08-29 09:55:53 +0200 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2013-08-29 09:55:53 +0200 |
commit | 4944725bddcf5821d53d7d648fc53347ce12cc03 (patch) | |
tree | 978261ce709456103b240684862414b0ab11c603 | |
parent | a539c745051d7eeea6617a0512b71a649105de52 (diff) |
release: 0.220.22
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,4 +1,21 @@ ============ +Version 0.22 +============ + + desktop-file-validate + - add DBusActivatable key to allowed keys (Matthias Clasen) + - warn about OnlyShowIn in Action groups (Matthias Clasen) + - allow validating multiple desktop files (Matthias Clasen) + - improve help output (Matthias Clasen) + - update man page (Matthias Clasen) + + update-desktop-database + - list only once a desktop file per mime type (Vincent) + + misc + - honor NOCONFIGURE=1 (Colin Walters) + +============ Version 0.21 ============ |