diff options
author | monsta <[email protected]> | 2016-04-05 12:27:28 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-04-05 12:27:28 +0300 |
commit | c5863198027a5ac8317759c000f69745e7fb0085 (patch) | |
tree | b98e995e17e8ae3e9cc618832747b2f0731860c3 /NEWS | |
parent | d24df9d192229506b74d16c6872d9cd36f892b44 (diff) | |
download | mate-notification-daemon-c5863198027a5ac8317759c000f69745e7fb0085.tar.bz2 mate-notification-daemon-c5863198027a5ac8317759c000f69745e7fb0085.tar.xz |
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,8 +1,11 @@ 1.13.0 - * GTK3: use max. 50 characters for body label - * GTK3: some deprecation fixes - * drop MateConf migration script - * GTK3: some fixes for slider theme + * Drop MateConf migration script + * GTK+3: explicitly wrap notification text at 50 characters + * GTK+3: stop reversing fg/bg colors in slider theme (use colors + from current GTK+ theme as is) + * GTK+3: some more fixes for slider theme + * GTK+3: some deprecation fixes + * Translations update 1.12.1 * Fix crash due to regression |