diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -1,5 +1,45 @@ # Generated by Makefile. Do not edit. +2011-02-03 Ted Gould <ted@gould.cx> + + 0.1.92 + +2011-02-01 Ted Gould <ted@gould.cx> + + Try to be better at cleaning up geoclue objects. + +2011-02-01 Ted Gould <ted@gould.cx> + + Forgot to bring up the prototypes. + +2011-02-01 Ted Gould <ted@gould.cx> + + Putting the clear functions in shutdown so the objects get cleaned up nicely there as well. + +2011-02-01 Ted Gould <ted@gould.cx> + + Changing the clean up of the client to be in a function and drop the signals as well. + +2011-02-01 Ted Gould <ted@gould.cx> + + Put the geo_address clean up in a small helper function. + +2011-02-01 Ted Gould <ted@gould.cx> + + Adding more comments + +2011-01-31 Ted Gould <ted@gould.cx> + + Make sure to clear the address when clients change. + +2011-02-01 Ted Gould <ted@gould.cx> + + Changing a g_error to a g_warning in the .so + +2011-01-31 Ted Gould <ted@gould.cx> + + Make no proxy a warning + 2011-01-27 Ted Gould <ted@gould.cx> 0.1.91 |