diff options
author | raveit65 <[email protected]> | 2018-06-22 18:05:22 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-06-22 18:05:22 +0200 |
commit | 8c60800f02bae75c378fb7a2fbe80173e8629e61 (patch) | |
tree | 1bbdf7a84da2b0f7120a8da1b12aa34bf5bd2e88 | |
parent | 3f3bc5483737e0e0a519929e8dd8693b333f1e2b (diff) | |
download | mate-notification-daemon-8c60800f02bae75c378fb7a2fbe80173e8629e61.tar.bz2 mate-notification-daemon-8c60800f02bae75c378fb7a2fbe80173e8629e61.tar.xz |
release 1.21.0v1.21.0
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ ### mate-notification-daemon 1.21.0 + * Translations update + * Drop dbus-glib dependence + * Use GVariant + * Migrate from dbus-glib to GDBus + * Add signals, remove annotation from xml file + * Use gdbus generate files + * Fix some gdk deprecations + * src/daemon/daemon.c: Replace deprecated gvfs-open call by "gio open" from libglib2.0-bin. + ### mate-notification-daemon 1.20.0 * Translations update |