From b6dfc65d380774d0a2ea74fa757ee89bed92a368 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 4 Sep 2011 16:08:42 -0400 Subject: 0.6.14 --- NEWS | 14 ++++++++++++++ configure.ac | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6470edf..0f07e22 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +Changes in 0.6.14 +================= + +* ignore extraneous SetAutomaticLogin(false) calls for a user + +* monitor /etc/gdm/custom.conf for changes in autologin config + +* fix fast user switching + +* fix docs to build + +* translation updates + + Changes in 0.6.13 ================= diff --git a/configure.ac b/configure.ac index 2874ef8..636ebcc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([AccountsService],[0.6.13]) +AC_INIT([AccountsService],[0.6.14]) AM_INIT_AUTOMAKE(no-dist-gzip dist-xz tar-ustar foreign) GETTEXT_PACKAGE=accounts-service -- cgit v1.2.3