diff options
author | Ted Gould <ted@gould.cx> | 2011-02-03 15:09:26 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-03 15:09:26 -0600 |
commit | 82d679de373936e24e2aa62be8c317dd2b3f2523 (patch) | |
tree | 9c4c545edf167ea0e726bfd78c7767d4a003b44c /ChangeLog | |
parent | 28f84ee512a35e2b04b211b7c1705a6eef4368ab (diff) | |
parent | cc86c810a971fe53dd34e96bb985e3a4a1cb4211 (diff) | |
download | ayatana-indicator-datetime-82d679de373936e24e2aa62be8c317dd2b3f2523.tar.gz ayatana-indicator-datetime-82d679de373936e24e2aa62be8c317dd2b3f2523.tar.bz2 ayatana-indicator-datetime-82d679de373936e24e2aa62be8c317dd2b3f2523.zip |
Import upstream version 0.1.92
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 |