summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-03-18 12:10:30 +0300
committermonsta <[email protected]>2018-03-18 12:10:30 +0300
commit656e930b1f92c40e75e45ecc773ba16cfb469f3c (patch)
tree4b5bde60dc341994be53aa1193d9ba942109e35d
parent68c35f2604b9923136e128d6218dd7e50def138a (diff)
downloadmate-control-center-1.18.tar.bz2
mate-control-center-1.18.tar.xz
release 1.18.3v1.18.31.18
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ac8f64b2..8aaf5411 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+### mate-control-center 1.18.3
+
+ * Appearance: add support for cursor sizes of 96 and 128
+ * Appearance: add support for XZ format when installing themes
+ * Appearance: fix various theme installation/removal issues
+ * Display: fix screen geometry to account for rotation when snapping
+ * Shell: fix support for external localizations in .desktop files
+ * Shell: fix search icon alignment
+ * Enable default browser setting support for text/html
+ * man: fix titles of several manpages
+
### mate-control-center 1.18.2
* Translations update
diff --git a/configure.ac b/configure.ac
index 6438c222..189b62b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.18.2], [http://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.18.3], [http://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])