]> 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 00ae6faf27bf299b658728695c030ed160b729f7..4377ad1c1b3c8fa45af9154545d5aca22ece498f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+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
+      of a real VT number. This matches what logind expects.
+
+Overview of changes in lightdm 1.9.4
+
+    * Fix issue where VTs are double used when switching sessions.
+    * Remove lightdm-set-defaults and gdmflexiserver.
+    * Add new ability to specify a list of seat types to try, rather than just
+      one.
+    * Allow Mir sessions in the surfaceflinger seat.
+    * Rename the guest session wrapper to have a simpler name.
+    * Make sure sessions are associated with the display server before starting
+      them.
+    * Add a dm-tool man page.
+
 Overview of changes in lightdm 1.9.3
 
     * Don't pass system user accounts from AccountsService to greeters.