]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Releasing 1.3.2
authorRobert Ancell <robert.ancell@canonical.com>
Fri, 13 Jul 2012 05:58:30 +0000 (17:58 +1200)
committerRobert Ancell <robert.ancell@canonical.com>
Fri, 13 Jul 2012 05:58:30 +0000 (17:58 +1200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 515f2cdd359564d6c6832aa0dc2b5c453c5aba43..7d354f75ddd6eeeec7dfa62f7232205bb1dba85d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ Overview of changes in lightdm 1.3.2
 
     * Handle clearenv() not being defined
     * Fix compilation with GCC 4.7
+    * Expose remaining properties in QLightDM::Greeter
+    * Fix utmp records being written before child process created
 
 Overview of changes in lightdm 1.3.1
 
index 3dfe1d5cf3b93276a1d5b09d5849f21ca61bbf97..f1be602faf19dc5bb50ccb511c38c5b7b613f815 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(lightdm, 1.3.1)
+AC_INIT(lightdm, 1.3.2)
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE