summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 46c559f7..fc0af2bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.20.21 (GTK 3.20)
+
+ BlackMATE: more CSD app fixes
+ BlackMATE fixes for CSD apps
+ sync with transifex
+ Gtk+-3.20 Menta themes: change colors for panel applet buttons
+ Gtk+-3.20 Menta themes: change transition timining for menubar menuitem
+ Gtk+-3.20 Menta themes: use normal menubar menuitems styling for the panel
+ Gtk+-3.20 Menta themes: remove transition effect from menuitems
+ TOK/TG: mate-terminal: solid color to the notebook header border
+ Gtk+-3.20 BlackMATE: fix fontcolor in url bar of google chrome
+ Gtk+-3.20 BlackMATE: change menuitem accelerator font color
+ TOK/TG: xfce4-terminal: solid color to the notebook header border
+ TOK/TG: Remove gradient from notebook header
+ Restore Polish translation credits from GNOME
+ cursor: add color-picker to make file
+ Gtk+-3.20 Submarine themes: improve pluma sidebar
+ Gtk+-3.20 submarine themes: fix fg color in pluma error dialogs
+
3.20.20 (GTK 3.20)
Translations update
diff --git a/configure.ac b/configure.ac
index 3029b060..67468dba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.20.20], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.20.21], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])