]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - NEWS
Remove local path from test script
[sojka/lightdm.git] / NEWS
diff --git a/NEWS b/NEWS
index ad5d6eb7d75aeacc8d24a19889b5b23b983e69ac..a26928f2098ff5f41c1bee86bd9e6b28212f131d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Overview of changes in lightdm 1.19.1
+
+    * Rename "xlocal" seat type to "local". Using "xlocal" will continue to work
+      but report a warning.
+    * Fix memory leaks
+    * Fix uninitialized memory errors
+    * Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to report compositor
+      socket to sessions. This used to work but no longer works in Mir 0.21
+    * Allow XMir to run on the xlocal seat using the new x-server-backend=mir
+      option
+    * Use only a single compositor on local seats
+    * Fix Mir greeter log filename having "(null)" in the name
+    * Copy fcitx/mozc rules so session works when these aren't installed
+    * Revert lxsession change - it caused the AppArmor to fail to compile
+
+Overview of changes in lightdm 1.19.0
+
+    * Use /dev/tty0 instead of /dev/console for VT operations
+    * Don't quit on SIGUSR1, SIGUSR2 or SIGHUP
+    * Improve XDMCP IPv6 address selection
+    * Set XDMCP hostname field in to system hostname or configured value
+    * Allow fcitx and mozc to run in guest session
+    * Fix lxsession running in guest sessiono
+    * Drop support for legacy XMir
+    * Fix g_spawn compiler warning
+
+Overview of changes in lightdm 1.18.0
+
+    * Small documentation fixes
+
+Overview of changes in lightdm 1.17.6
+
+    * Don't write $DISPLAY into tty line in utmp/btmp.
+
+Overview of changes in lightdm 1.17.5
+
+    * Set XDG_RUNTIME_DIR for ConsoleKit sessions. This is a recent change in
+      ConsoleKit2.
+
 Overview of changes in lightdm 1.17.4
 
     * Add support for g_autoptr and liblightdm-gobject