summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-09-22 13:34:31 +0200
committerraveit65 <[email protected]>2019-09-22 13:34:31 +0200
commiteaf69839f9f5233ccc85327b751cc277a050cce1 (patch)
treeaa224e16953c700a5eb12968491295642b28d6c9
parentc77233a0ac4e7d230517768529a9d492c2e14b4f (diff)
downloadmate-session-manager-1.22.2.tar.bz2
mate-session-manager-1.22.2.tar.xz
release 1.22.2v1.22.2
-rw-r--r--NEWS18
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 7e5b21b..1ffadfa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,18 @@
+### mate-session-manager 1.22.2
+
+ * Translations update
+ * Fix mate-session-properties vertical scaling
+ * Don't add apps repeatedly
+ * Add Show hidden checkbox and gsettings flag.
+ * Hide NoDisplay Apps in Startup Applications
+
### mate-session-manager 1.22.1
- tx: sync with transifex
- add installation instructions and update URL
- Remove duplicate check for libelogind
- Add ELOGIND support
- Guard against missing systemd
+ * Translations update
+ * add installation instructions and update URL
+ * Remove duplicate check for libelogind
+ * Add ELOGIND support
+ * Guard against missing systemd
### mate-session-manager 1.22.0
diff --git a/configure.ac b/configure.ac
index be2d29f..8b336ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-session-manager], [1.22.1], [http://www.mate-desktop.org/])
+AC_INIT([mate-session-manager], [1.22.2], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR([mate-session])
AC_CONFIG_HEADERS([config.h])