summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2017-03-22 16:45:15 +1300
committerRobert Ancell <robert.ancell@canonical.com>2017-03-22 16:45:15 +1300
commit86c6734caf7dc2be62a2376e9b1c8a704b681875 (patch)
treea33fd8a07ab95ce984c4133e3fb8bc1f405990ed
parent4aa6f7b135eab53cf1e23d31904a80fa5e1900d3 (diff)
downloadlightdm-git-86c6734caf7dc2be62a2376e9b1c8a704b681875.tar.gz
Releasing 1.22.01.22.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
3 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dac50337..152edab1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.22.0
+
+ * Allow guest sessions to talk to Mir (allowing unity8)
+
Overview of changes in lightdm 1.21.5
* Fix logic that checked if a session was being stopped.
diff --git a/configure.ac b/configure.ac
index fe839b4e..4d02b370 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm, 1.21.5)
+AC_INIT(lightdm, 1.22.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
diff --git a/debian/changelog b/debian/changelog
index 38e7f431..cb22c03e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lightdm (1.22.0-0ubuntu1) zesty; urgency=medium
+
+ * Allow guest sessions to talk to Mir (allowing unity8)
+
+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 22 Mar 2017 09:46:38 +1300
+
lightdm (1.21.5-0ubuntu1) zesty; urgency=medium
* New upstream release: