summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-03-24 10:25:58 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-03-24 10:25:58 +1300
commit96aec59550f07f36b625079ecb5cff797435abac (patch)
tree809f2535fbeaef9b07e0b9eb71b7b162cb5bb1f1 /NEWS
parent2ef071474457dda2cb99dc146bbad2c8ae2a5281 (diff)
downloadlightdm-git-96aec59550f07f36b625079ecb5cff797435abac.tar.gz
Releasing 1.14.01.14.0
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.