aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed82801..69c26d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,33 @@
# Generated by Makefile. Do not edit.
+2011-02-10 Ted Gould <ted@gould.cx>
+
+ 0.3.97
+
+2011-02-09 Ted Gould <ted@gould.cx>
+
+ Fixing the naming of the Dbusmenu Glib GIR file
+
+2011-02-09 Ken VanDine <ken.vandine@canonical.com>
+
+ Fix the name used for the Dbusmenu-Glib-0.4 typelib so it can be properly used with GI. It should be Dbusmenu-0.4 (LP: #713099)
+
+2011-02-06 Ted Gould <ted@gould.cx>
+
+ Fixing take to not unref
+
+2011-02-04 Ted Gould <ted@gould.cx>
+
+ take_children() shouldn't unref the items as they might get deleted before the caller would be abel to use them. Making sure to put those annotations in the docs.
+
+2011-02-04 Ted Gould <ted@gould.cx>
+
+ Handle ChildAdded on GtkShell items and clean up the code so that it has single functions for doing common operations.
+
+2011-02-04 Michael Terry <mike@mterry.name>
+
+ watch for new menu items being added to existing menu shells
+
2011-02-03 Ted Gould <ted@gould.cx>
0.3.96