diff options
author | Milan Bouchet-Valat <nalimilan@club.fr> | 2010-08-21 15:43:03 +0200 |
---|---|---|
committer | Milan Bouchet-Valat <nalimilan@club.fr> | 2010-08-21 15:45:47 +0200 |
commit | b4f660181425aefc963fed7c8f509ddb75ae0f15 (patch) | |
tree | e7695c84c1c7252b16095336b0343744cd45e163 | |
parent | 588884656b257a06be3703a96ee1a347e7c3aac5 (diff) |
Release 2.10.1STB_2_10_1
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +System Tools Backends Version 2.10.0, 2010-08-21 +----------------------------------------------- + +The System Tools Backends version 2.10.1 "Home, Sweet Home!" have been released. This stable release +is backward compatible with 2.10.0. + +Changes since last release +========================== + + - Rework handling of home directory changes, allowing several files migration schemes + depending on user's choices + - Allow erasing already existing files in home when creating a user + - Set D-Bus timeout to maximum for replies from modules, to allow long operations + to complete without error + - Fix chown syntax which was not supported on all platforms + - Update MAINTAINERS file + + System Tools Backends Version 2.10.0, 2010-03-29 ----------------------------------------------- |