summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-10-09 16:03:19 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-10-09 16:03:19 +1300
commitab0b2a8c281b1c803622a45afe01d09808ea3984 (patch)
tree648507be4a88e9216b95af243d4fb9d342f48050
parent3ce4848d641b7bcbe084311c80b15287ae3d1f04 (diff)
downloadlightdm-git-ab0b2a8c281b1c803622a45afe01d09808ea3984.tar.gz
Releasing 1.8.01.8.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog4
3 files changed, 7 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 7cc87181..7e2bc9c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.8.0
+
+ * Add regression test for corrupt X authority files.
+
Overview of changes in lightdm 1.7.18
* Set session environment variables for guest sessions (1.7 regression).
diff --git a/configure.ac b/configure.ac
index 53e7848a..116c2001 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.18)
+AC_INIT(lightdm, 1.8.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 c8195b33..3cb9e8d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-lightdm (1.7.18-0ubuntu2) UNRELEASED; urgency=low
+lightdm (1.8.0-0ubuntu1) saucy; urgency=low
* debian/lightdm-session:
- Handle xrdb, setxkbmap and xmodmap not being installed (LP: #1236317)
- -- Robert Ancell <robert.ancell@canonical.com> Wed, 09 Oct 2013 09:46:39 +1300
+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 09 Oct 2013 15:53:56 +1300
lightdm (1.7.18-0ubuntu1) saucy; urgency=low