]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - NEWS
Launchpad automatic translations update.
[sojka/lightdm.git] / NEWS
diff --git a/NEWS b/NEWS
index 4b3954888c847467b048013e712698b08ab0e907..d70f796ae934839dd6f696c6a3defc76a80915cf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,60 @@
+Overview of changes in lightdm 1.11.6
+
+    * Add a seat option 'allow-user-switching' that can disable all user
+      switching for that seat
+    * Add a new session type 'mir-container' that allows the session to run
+      inside a custom system compositor
+    * Only seat0 takes VT from Plymouth
+    * Removed unused GAsyncResultIface.is_tagged as this attribute was not
+      available in earlier versions of Glib I/O.
+    * Abort autogen if yelp-tools not installed
+    * Return correct errors for D-Bus calls
+
+Overview of changes in lightdm 1.11.5
+
+    * Make PAM services configurable
+
+Overview of changes in lightdm 1.11.4
+
+    * Do timed autologin each time you are returned to the greeter
+    * Fix tests failing with Qt 5.3 due to it checking getuid/geteuid which we are faking
+    * dm-tool: Warn if trying to switch to user without username
+
+Overview of changes in lightdm 1.11.3
+
+    * Fix Mir sessions broken with unity-system-compositor 0.3.
+    * Add back Vala bindings for LightDM.Greeter.connect_sync - just mark as
+      deprecated.
+    * Put unity-system-compositor's mir_socket under /run rather than /tmp.
+    * Fix building with clang (3.5) and -Werror.
+    * Correct section name in default users.conf file.
+
+Overview of changes in lightdm 1.11.2
+
+    * Add liblightdm method to get user UID
+    * DBus-activate logind
+    * Check for libgcrypt at configure time
+
+Overview of changes in lightdm 1.11.1
+
+    * Allow greeters to remain runing to reduce startup time when switching to a
+      greeter
+    * Add asynchronous methods to liblightdm
+
+Overview of changes in lightdm 1.11.0
+
+    * When switching to an existing session refresh PAM credentials and end
+      session cleanly so no resources leak.
+    * Support new standard DesktopNames field in session files
+    * Set XDG_SESSION_TYPE and XDG_SESSION_DESKTOP as used by systemd
+    * Emit DBus PropertiesChanged when Sessions/Seats properties change. Also
+      add SessionAdded/SessionRemoved signals to Seat interface
+
+Overview of changes in lightdm 1.10.0
+
+    * Fix return value for Vala bindings to Greeter.start_session_sync
+    * Fix logging when failing to find session
+
 Overview of changes in lightdm 1.9.15
 
     * Update the lightdm AppArmor abstraction to allow the guest session to