summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-01-27 11:54:26 +0300
committermonsta <[email protected]>2017-01-27 11:54:26 +0300
commit9c795cb961954f8c33cc74b11ef8de7719dd080d (patch)
tree43cf07d83133f6cee0f6e6ed8b9e967309761830
parent7ed3a60d2ccc95012bcaf71baa604a064342c848 (diff)
downloadmate-control-center-1.16.tar.bz2
mate-control-center-1.16.tar.xz
release 1.16.1v1.16.11.16
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6b786178..ca2a4127 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.16.1
+ * Appearance: fix live updating of the various theme details
+ * Appearance: fix vertical expand of content on window resize in
+ GTK+3 build
+ * Keyboard: fix vertical expand of content on window resize in
+ GTK+3 build
+ * Shell: force icon size in libslab to avoid huge icons
+ * GTK+3: fix build with marco 1.17
+ * Fix a couple of memleaks
+
1.16.0
* Build: drop dconf 0.10 compatibility
* Appearance: change default hinting style to slight and render
diff --git a/configure.ac b/configure.ac
index 8dcb34f5..c1b7a282 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.16.0], [htts://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.16.1], [http://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])