aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog76
1 files changed, 76 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 971ffc6..10ffc95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,81 @@
# Generated by Makefile. Do not edit.
+2011-07-14 Ted Gould <ted@gould.cx>
+
+ 0.3.91
+
+2011-07-14 Ted Gould <ted@gould.cx>
+
+ Fixing the libindicator test suite
+
+2011-07-11 Ted Gould <ted@gould.cx>
+
+ Cleaning up removal of watchers as the string was getting free'd before it could get used to remove the entry from the hashtable. Now using a destroy function as that is possible with GDBus but wasn't with dbus-glib
+
+2011-07-11 Ted Gould <ted@gould.cx>
+
+ Define the bus well known type in the session.conf file
+
+2011-07-12 Ted Gould <ted@gould.cx>
+
+ Adding an env variable to put a service in replace mode
+
+2011-07-12 Ted Gould <ted@gould.cx>
+
+ Watching when we do name switches
+
+2011-07-12 Ted Gould <ted@gould.cx>
+
+ Adding in the shutdown function
+
+2011-07-12 Ted Gould <ted@gould.cx>
+
+ In replace mode we need to ask the other guy to shutdown and still wait for the name a bit.
+
+2011-07-12 Ted Gould <ted@gould.cx>
+
+ Adding in a property for being in replace mode
+
+2011-07-11 Ted Gould <ted@gould.cx>
+
+ Add the PC file instead of replace it
+
+2011-07-11 Ted Gould <ted@gould.cx>
+
+ Handle NULL entries without crashing
+
+2011-07-07 Ted Gould <ted@gould.cx>
+
+ Installing the debugging env entries in shared directory instead of the executable one.
+
+2011-07-07 Ken VanDine <ken.vandine@canonical.com>
+
+ Make xsessiondir = $(pkgdatadir)
+
+2011-07-07 Ted Gould <ted@gould.cx>
+
+ Fixing doc string
+
+2011-07-07 Ken VanDine <ken.vandine@canonical.com>
+
+ Changed to help message for --with-gtk to reflect the new default
+
+2011-07-07 Ted Gould <ted@gould.cx>
+
+ Anotating the get entires function properly.
+
+2011-07-08 Robert Ancell <robert.ancell@canonical.com>
+
+ Annotate the return value of indicator_object_get_entries so that the type in the list is known, also fix typo in docstring
+
+2011-07-07 Ted Gould <ted@gould.cx>
+
+ Making the box function conditional on GTK version
+
+2011-07-07 Ted Gould <ted@gould.cx>
+
+ Handling the right box for the right version of GTK
+
2011-07-06 Ted Gould <ted@gould.cx>
0.3.90