summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-11-06 07:34:07 +0000
committerBrian Tarricone <brian@tarricone.org>2008-11-06 07:34:07 +0000
commitcdddd8671597190e9cc4efabb7635c5de8ccc273 (patch)
treef8ae5d7e3318f72eeaf1f6ef8f5aca79961aa373 /NEWS
parent549311916b7996a7949a8b366537130234468b71 (diff)
downloadxfce4-session-cdddd8671597190e9cc4efabb7635c5de8ccc273.tar.gz
* xfce4-session/shutdown.c,doc/README.Kiosk: Add 'SaveShutdown'
kiosk capability that allows admins to restrict the ability to save the session on logout (bug 2998). (Old svn revision: 28621)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2a5e73b1..f531286e 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,11 @@
- Fix compilation on some Linux systems with a broken linux/ioprio.h
header (bug 4515).
- Fix a possible crash on amd64 (bug 4510).
+- Add support for suspend and hibernate via HAL. Initial patch from
+ Michael Casadevall (bug 2672).
+- When restoring clients on startup, be sure to set their current
+ working directory if the cwd was set as a part of their saved state.
+- Add SaveSession kiosk capability (bug 2998).
4.5.91
======