summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-03-28 19:26:25 +0200
committerNick Schermer <nick@xfce.org>2012-03-28 19:26:35 +0200
commit8a8fa234b69c8ca97c680c5b4c54ad910155513c (patch)
tree085a0193e66d64e26c7baeaadb5b558a3161b882 /NEWS
parent67950f48e350e3e78f021c11945cf1b88b6401ad (diff)
downloadxfce4-session-8a8fa234b69c8ca97c680c5b4c54ad910155513c.tar.gz
Prepare NEWS file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS33
1 files changed, 26 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 19319a13..c744a850 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,34 @@
-4.9.x
+4.9.0
=====
- Add accelerators to logout dialog buttons (bug #6982).
- Add support for starting assistive technologies.
-- Remove the gconf code and dependency.
+- Remove optional dependency for gconf.
- Remove Xfce4-tips.
-- Add Greek manual screenshots.
-- Optipng the images.
-- Reduce the size of executables by removing the nopreview images and
- reducing the size of the splash engines.
- Remove early xfsettingsd autostart and add it to the session.
-- Update KDE service starting to use KDE4 instead of KDE3 (bug #7382).
+- Fix crash if save timeout for a client is triggered (bug #7320).
+- Add a way to delete sessions (Bug #5730).
+- Drop usage of G_CONST_RETURN macro.
+- Add Xft.xrdb, startxfce4, xinit, xfce.desktop and xflock4
+ files from xfce-utils.
+- Explicitly link to libm where needed (bug #7953).
+- Remove the xfce4-panel logout menu plugin.
+- Don't try to remove the $HOME directory (bug #8154).
+- Remove manual and link to docs.xfce.org.
+- Show dialog in settings category.
+- Link to gmodule (bug #8340).
+- Improve fadeout code with compositing enabled.
+- Start screensaver with autostart.
+- Support the TryExec key for autostart in the settings dialog.
+- Rework the logout dialog code.
+- Cleanup the power management code.
+- Let xfce4-session handle the dbus-launch checking.
+- Add support for launching xfce4-session in consolekit.
+- Add --with-ck-launch support to startxfce4.
+- Add option to lock the screen on suspend/hibernate.
+- Remove unused icons.
+- Show all applications in autostart (bug #8014).
+- Drop gpg-agent and ssh-agent handling.
+- Translation updates ().
4.8.2 (not released yet)
=====