summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 47d50d2..d1ed701 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in 0.6.38
+=================
+* Fix polkit policy for non-desktop cases
+* Fix for a race when new user appears
+* Some clearer log and debug messages
+
Changes in 0.6.37
=================
* BSD fixes
diff --git a/configure.ac b/configure.ac
index f7706f4..42d395a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([AccountsService],[0.6.37])
+AC_INIT([AccountsService],[0.6.38])
AM_INIT_AUTOMAKE(no-dist-gzip dist-xz tar-ustar foreign)
GETTEXT_PACKAGE=accounts-service