summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-08-29 14:19:01 +1200
committerRobert Ancell <robert.ancell@canonical.com>2013-08-29 14:19:01 +1200
commit684aec43b9c755cea4c8cec7bb2af473d7a4fca3 (patch)
tree96ab7fc5a22b116aa65f69d4e0cc93a3c498e0b6
parent30f4ca97e314316301d0465ae1f378ef4521fe3b (diff)
downloadlightdm-git-1.7.12.tar.gz
Releasing 1.7.121.7.12
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
3 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c1f0d7fd..fd04ca54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in lightdm 1.7.12
+
+ * Add xdg-seat config setting
+ * Notify Unity System Compositor of the session being authenticated
+
Overview of changes in lightdm 1.7.11
* Fix crash when greeter quits due to read watch not being removed
diff --git a/configure.ac b/configure.ac
index 0724eb40..c8c352e9 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.7.11)
+AC_INIT(lightdm, 1.7.12)
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 a4bf0ba7..0d0dab11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lightdm (1.7.12-0ubuntu1) saucy; urgency=low
+
+ * New upstream release:
+
+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 29 Aug 2013 12:59:39 +1200
+
lightdm (1.7.11-0ubuntu1) saucy; urgency=low
* New upstream release: