summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis@xfce.org>2010-11-13 12:57:19 +0100
committerJannis Pohlmann <jannis@xfce.org>2010-11-13 12:57:19 +0100
commit394a43c96387ec1c294105b6fa8ea610d5e381dc (patch)
tree28cd7fbb96c30a0cdfb5f6576392bb8163d5d31a /NEWS
parent70bd65ab94c5935bd3cfa2beab1d2af4ec60e938 (diff)
downloadxfce4-session-394a43c96387ec1c294105b6fa8ea610d5e381dc.tar.gz
Don't use "unix-session" authorization with PolicyKit (bug #6817).
This fixes suspend/hibernate in xfce4-session-logout. For some reason PolicyKit either has a broken "unix-session" implementation or no implementation at all. So most GNOME apps seem to use "unix-process".
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7b4724c8..91ea1542 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+4.7.2
+=====
+- Do not try "unix-session" authorization with PolicyKit as this
+ seems to be either broken or not implemented in PolicyKit (bug #6817).
+ This fixes suspend/hibernate in xfce4-session-logout.
+
4.7.1
=====
- Add support for new gnome-keyring (bugs #5912, #5137 and #6073).