From 97e086b34f48cb8adb5a72fa02b3b7e25d707e75 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Thu, 6 Feb 2014 18:05:22 +0000 Subject: Releasing 1.4.6 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b96be414..0d26fce1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in lightdm 1.4.6 + + * Correctly invoke PAM to change authentication token + * Load configuration from /etc/lightdm/lightdm.conf.d + * Fix crash where Process objects are accessed after unref + Overview of changes in lightdm 1.4.5 * Update apparmor abstractions diff --git a/configure.ac b/configure.ac index 1e6af601..ec01aa4c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(lightdm, 1.4.5) +AC_INIT(lightdm, 1.4.6) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE -- cgit v1.2.3