diff options
author | Ted Gould <ted@gould.cx> | 2011-10-13 13:07:47 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-10-13 13:07:47 -0500 |
commit | 301718cf2414986a9ed20f9aa33b62a478d6fa79 (patch) | |
tree | 7931ca257746eb1b8411a8d124b4671cb1f0ac7b /ChangeLog | |
parent | af086761e7447cc106191dd9802c774666a4b5a0 (diff) | |
parent | 9ddd6044078e8af15fe4334063638416120ac733 (diff) | |
download | ayatana-indicator-session-301718cf2414986a9ed20f9aa33b62a478d6fa79.tar.gz ayatana-indicator-session-301718cf2414986a9ed20f9aa33b62a478d6fa79.tar.bz2 ayatana-indicator-session-301718cf2414986a9ed20f9aa33b62a478d6fa79.zip |
Import upstream version 0.3.7
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 |