diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -1,5 +1,49 @@ # Generated by Makefile. Do not edit. +2011-10-13 Ted Gould <ted@gould.cx> + + 0.3.7 + +2011-10-12 Ted Gould <ted@gould.cx> + + Fix variant handling + +2011-10-09 Ted Gould <ted@gould.cx> + + Attach bug + +2011-10-09 Ted Gould <ted@gould.cx> + + Don't unref the parameters as we don't make a ref to it + +2011-10-09 Ted Gould <ted@gould.cx> + + Make sure to reference the variant, and unref the value we get + +2011-10-12 Ted Gould <ted@gould.cx> + + Check to ensure we have settings, else default values. + +2011-10-12 Ted Gould <ted@gould.cx> + + Okay, get all of them I guess + +2011-10-10 Ted Gould <ted@gould.cx> + + Use a temporary variable to defeat G_DISABLE_CHECKS + +2011-10-08 Ted Gould <ted@gould.cx> + + Error gracefully if we can't get our settings. + +2011-10-12 Ted Gould <ted@gould.cx> + + Okay, fixing again. Now right. + +2011-10-03 Ken VanDine <ken.vandine@canonical.com> + + Fixed improperly mapped gconf to gsettings keys, fixes crasher (LP: #858798) + 2011-09-27 Ted Gould <ted@gould.cx> 0.3.6 |