SHA256
1
0
forked from pool/dconf

Accepting request 83778 from home:vuntz:branches:GNOME:Factory

Update to 0.9.1

OBS-URL: https://build.opensuse.org/request/show/83778
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=30
This commit is contained in:
Vincent Untz
2011-09-21 15:23:00 +00:00
committed by Git OBS Bridge
parent 6811768694
commit 30915c4a55
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 20 07:07:10 UTC 2011 - vuntz@opensuse.org
- Update to version 0.9.1:
+ Give a g_warning() on failure to communicate with service
+ Remove unworking 'set lock' call from dconf API and commandline
tool
+ Add code to exit gracefully on receipt of SIGINT, SIGHUP,
SIGTERM
+ Remove "service function" logic; always use the XDG runtime
directory
-------------------------------------------------------------------
Wed Jul 27 12:24:44 CEST 2011 - vuntz@opensuse.org