summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-10-30 14:45:35 -0700
committerRobert Ancell <robert.ancell@canonical.com>2013-10-30 14:45:35 -0700
commit81410972c2350ad798a7a2e1c7df0761c65078e4 (patch)
treebffa6c55e617b791eaf89208206cc96d9a81b650 /NEWS
parent6a7296a5d73c368318c420799674040b15a05bfc (diff)
downloadlightdm-81410972c2350ad798a7a2e1c7df0761c65078e4.tar.gz
Releasing 1.9.11.9.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 388463fc..6795d791 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of changes in lightdm 1.9.1
+
+ * Correctly set $XDG_SESSION_CLASS for greeters. This was regressed in 1.7.5
+ for ConsoleKit and was never passed to logind. logind/ConsoleKit treat
+ greeter sessions without this set as user sessions. This causes greeters
+ to show the lightdm user able to be logged in with.
+ * Set $USER when running the session-setup-script. This is a regression from
+ 1.7.5.
+ * Fix notification of sessions being logged out. This is a regression from
+ 1.7.5 and caused greeters to show sessions logged in after they had been
+ logged out.
+ * Refactor liblightdm user scanning to be simpler and more reliable. This
+ fixes bugs where some properties wouldn't be updated when they changed in
+ accounts service.
+ * Add support for a "display-stopped-script" field in lightdm.conf. The
+ "display-stopped-script" field allows us to run a script right after
+ stopping the display server.
+ * Allow dm-tool to run outside of a session if it doesn't need to be.
+ * Set $MIR_SERVER_NAME to assign a name to launched sessions. Also use a
+ "greeter-" prefix for greeter sessions for the benefit of
+ unity-system-compositor.
+
Overview of changes in lightdm 1.9.0
* Fix crash when starting with existing X servers. This was introduced in