summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 804282ba..fe8e7373 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+### mate-control-center 1.22.2
+
+ * tx: sync with transifex
+ * fv: thumbnailer: add font/collection to the supported mimetypes
+ * font-viewer: Add font/ttf and font/otf mime types
+ * drop libXxf86 dependency
+ * appearance.ui (cursor size scale)
+ * Fix the icon sizes in Preferred Applications selector
+ * add icon for the font viewer window
+ * Fix grammar mistake
+
### mate-control-center 1.22.1
* tx: sync with transifex
diff --git a/configure.ac b/configure.ac
index c4b2ffa0..26dbb873 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.22.1], [http://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.22.2], [http://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])