aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-03 15:10:13 -0600
committerTed Gould <ted@gould.cx>2011-02-03 15:10:13 -0600
commitd2c499771a0cf6dbd8c1ad959d8b0301c627b555 (patch)
tree0edcc413ae21d752309c4dc2e5c4d113dab88ba8 /ChangeLog
parenteff9a42cf00092a3f3ad09ba0bc5434a7dcad623 (diff)
parent82d679de373936e24e2aa62be8c317dd2b3f2523 (diff)
downloadayatana-indicator-datetime-d2c499771a0cf6dbd8c1ad959d8b0301c627b555.tar.gz
ayatana-indicator-datetime-d2c499771a0cf6dbd8c1ad959d8b0301c627b555.tar.bz2
ayatana-indicator-datetime-d2c499771a0cf6dbd8c1ad959d8b0301c627b555.zip
* New upstream release.
* Increase robustness of GeoClue error handling * Remove g_error()'s from the .so
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0589a62..1811bc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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