SHA256
1
0
forked from pool/dconf

Accepting request 60224 from home:fcrozat:gnome3

thanks

OBS-URL: https://build.opensuse.org/request/show/60224
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=20
This commit is contained in:
Vincent Untz
2011-02-13 17:07:09 +00:00
committed by Git OBS Bridge
parent 3712f757c7
commit 971d1d0277
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 7 14:50:49 UTC 2011 - fcrozat@novell.com
- Update to version 0.7.2:
+ remove some unused variables (new GCC gives a warning:
bgo#640566, another)
+ add a mutex to fix multi-threading issue (bgo#640611)
+ don't crash if we have no D-Bus
+ clean up symbol exports
+ fix a crash in the service when using 'reset'
+ drop old linker options that were for libtool
-------------------------------------------------------------------
Tue Jan 18 09:42:06 UTC 2011 - fcrozat@novell.com