]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - NEWS
Launchpad automatic translations update.
[sojka/lightdm.git] / NEWS
diff --git a/NEWS b/NEWS
index edf1499941dea4e9c3b6fd33959f4d8a4ff6becd..e2cadcab0feaf1078992f83c80937d4288f4dff5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+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.
+    * Support active session changing via logind.
+    * Don't allow liblightdm-gobject to be disabled. It is required for
+      liblightdm-qt and the tests so it's not worth supporting builds without
+      it.
+    * Add bash autocompletion support
+
 Overview of changes in lightdm 1.13.1
 
     * Don't attempt generate D-Bus seat/session removal signals on shutdown.