]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - NEWS
Refactor LightDMUser and User classes to use the same code internally.
[sojka/lightdm.git] / NEWS
diff --git a/NEWS b/NEWS
index 4e15577be930da582a9fa8447f1d3284839acfb6..4377ad1c1b3c8fa45af9154545d5aca22ece498f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of changes in lightdm 1.9.7
+
+    * Correctly invoke PAM to change authentication token.
+    * Make xdg-seat a core property of a seat and always pass it to X servers.
+    * Qt bindings: properly hand over prompt and message type.
+    * Add warning flags where they are missing and fix the resulting warnings.
+
+Overview of changes in lightdm 1.9.6
+
+    * Support Mir sessions in xlocal seats by starting a unity system compositor
+      for each session.
+    * Add --screen and --fullscreen options to "dm-tool add-nested-seat"
+    * Don't try to compile liblightdm-qt if liblightdm-gobject will not be
+      compiled.
+    * Stop greeters warning if sessions directories not present or lightdm.conf
+      doesn't exist - this is valid.
+    * Fix log name for Mir display servers
+    * Fix double removal of source IDs
+
 Overview of changes in lightdm 1.9.5
 
     * In the unity seat, if we don't have proper VT support, fake VT 0 instead