diff options
author | raveit65 <[email protected]> | 2020-08-20 12:55:19 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-08-20 12:55:19 +0200 |
commit | cf7fb8a1ed71ad4da9164607817c34cc424b80ab (patch) | |
tree | dd4148444c06c34b6e53665eb2c8c83dfc1f4712 | |
parent | 297cdb9f9d3ca4c5a3b76d05042f0087eb334a7b (diff) | |
download | mate-notification-daemon-cf7fb8a1ed71ad4da9164607817c34cc424b80ab.tar.bz2 mate-notification-daemon-cf7fb8a1ed71ad4da9164607817c34cc424b80ab.tar.xz |
release 1.25.0v1.25.0
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ ### mate-notification-daemon 1.25.0 + * Translations update + * add git.mk to generate .gitignore + * daemon: Use monotonic time instead of real time + * Remove conversion warnings + * build: silent build warnings for distcheck + * Filter-out img elements from notification body + * The body of a notification may also contain hyperlinks + * build: do not override the default value for MATE_COMPILE_WARNINGS + * Rewrite mate-notification-properties.ui from scratch + * daemon: Remove warning about GTimeVal deprecation + * build: Remove generated files + ### mate-notification-daemon 1.24.0 * bump version |