summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 297283e3..6d6e84cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+### mate-control-center 1.20.4
+
+ * sync with transifex
+ * disable deprecation warnings for distcheck
+ * default-applications: Use the selected word processor for RTF as well
+ * typing-break: Make images larger and load as surface
+ * update hint for mouse double-click
+ * keybindings: double click instead one click to edit keyboard shortcuts
+ * Fix spelling and grammar mistakes
+ * update legal.xml
+ * Use make functions for HELP_LINGUAS
+ * tx: add m-c-c user-guide to transifex config
+
### mate-control-center 1.20.3
* sync with transifex
diff --git a/configure.ac b/configure.ac
index 9df452d4..e41712ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.20.3], [http://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.20.4], [http://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])