summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-09-10 16:05:59 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-09-10 16:05:59 +1200
commit5c6ee89c04d554eccd7d136b946c74e42b823a43 (patch)
tree72283721b03959a3a09a3b18d137ac18f50c0125 /NEWS
parent2f400fd230dde91b262a3a3687d3765154001591 (diff)
downloadlightdm-5c6ee89c04d554eccd7d136b946c74e42b823a43.tar.gz
Releasing 1.11.91.11.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d2240c52..cfc463fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in lightdm 1.11.9
+
+ * Don't check the logind CanGraphical seat property unless
+ login-check-graphical option is set to true. There are too many cases of
+ drivers that don't set the appropriate flags for this feature to work.
+ * Make socket writing code used between greeter and daemon more robust to
+ errors.
+ * Fix small memory leaks.
+ * Improve logging messages.
+ * Test improvements.
+
Overview of changes in lightdm 1.11.8
* Rework logind code that gets session ID. The previous method was racy