summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-08-05 17:02:51 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-08-05 17:02:51 +1200
commit47a4bc4b889e8ba271886f1cf94e44105ec6bad2 (patch)
tree2b1b67188291809ef28880590ea0ea998017bd2b /NEWS
parente35bd9d0964c39d3cd4bf872f20467e1107b7635 (diff)
downloadlightdm-47a4bc4b889e8ba271886f1cf94e44105ec6bad2.tar.gz
Releasing 1.15.11.15.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fbb42ce7..7f87df81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in lightdm 1.15.1
+
+ * Fix default X server command set to XMir in 1.15.0.
+ * Internally merge the [SeatDefaults] and [Seat:*] sections together. The
+ previous method meant configuration snippets using a mix of old and new
+ naming would not correctly override eachother.
+ * Use IP address of XDMCP requests to contact X server if available.
+ * Add an option for XDMCP and VNC servers to only listen on one address.
+ * Fix configuration file warnings so they go to the log, not stderr.
+ * Warn if deprecated options logind-load-seats or xdg-seat are in
+ configuration.
+ * Improve IP addresses in XDMCP log messages.
+ * Fix typo in dm-tool man page.
+
Overview of changes in lightdm 1.15.0
* Deprecate [SeatDefaults] in favour of [Seat:*]