summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7dddbd19..85692af1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes in lightdm 1.21.4
+
+ * Use power management functions from ConsoleKit2 if available.
+ * Correctly pass return value from sessions to LightDM.
+ * Retry VT_WAITACTIVE if we get EINTR.
+ * Ignore SIGHUP by default.
+ * Use SA_RESTART with SIGPIPE.
+ * liblightdm-qt: Use liblightdm-gobject power methods instead of
+ re-implementing in Qt.
+
Overview of changes in lightdm 1.21.3
* Fix crashes introduced in 1.21.2 due to environment variable changes