summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-09-04 16:08:42 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-09-04 16:11:27 -0400
commitb6dfc65d380774d0a2ea74fa757ee89bed92a368 (patch)
tree1483c99f44878a15152f67771164fd57ca73b764
parent6f5602c365303152b1c74c5449bc3d0b35da876b (diff)
0.6.140.6.14
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 15 insertions, 1 deletions
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