summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-06-17 13:52:44 +1200
committerRobert Ancell <robert.ancell@canonical.com>2013-06-17 13:52:44 +1200
commitb1128bf46ab0621ae6500d659764781ed227c216 (patch)
treeb1a2f551760a02efa698ff83b855025cae1a206c /NEWS
parent260ef94301f02d4cbb480ce5eb408ed0ed983721 (diff)
downloadlightdm-b1128bf46ab0621ae6500d659764781ed227c216.tar.gz
Releasing 1.7.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f9330279..e7c103c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in lightdm 1.7.1
+
+ * Fix .pc file for liblightdm-qt5-3
+ * Add a new option "autologin-in-background" which lets an autologin happen
+ in a second display while still showing the greeter.
+ * Stop if fail to create default seat
+ * Add option to set seat type in lightdm-set-defaults
+ * Stop using g_file_set_contents - it can leave intermediate files around
+ * Make tests work without installing them
+ * Fix distcheck
+
Overview of changes in lightdm 1.7.0
* Use logind instead of ConsoleKit if it is available