]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - NEWS
Be more careful about closing uninitialized memory.
[sojka/lightdm.git] / NEWS
diff --git a/NEWS b/NEWS
index cb15c85343baba51c59e217be6ff86b8ca1fa004..4f5e326023c08d5fae1672957520297cca60cdce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+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