summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2016-06-20 16:50:31 +1200
committerRobert Ancell <robert.ancell@canonical.com>2016-06-20 16:50:31 +1200
commitdacc8a8c0ee27d543b6b4ec3ce2f6ef55d2eb3a1 (patch)
tree5a2ec2e086206b01c7fff2bac9e61223088f27ce /NEWS
parent7a695155bcec7b07a859953c0695a30cb7549db9 (diff)
downloadlightdm-git-dacc8a8c0ee27d543b6b4ec3ce2f6ef55d2eb3a1.tar.gz
Releasing 1.19.11.19.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f5e3260..a26928f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+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