summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 316fccde..e2cadcab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in lightdm 1.14.0
+
+ * Initialize file descriptor handles so we don't attempt to close stdin by
+ accident.
+ * Fix small errors detected by scan-build (clang).
+
Overview of changes in lightdm 1.13.2
* Fix pipe file descriptor leak for each greeter session.