aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 14:29:27 -0600
committerTed Gould <ted@gould.cx>2011-02-10 14:29:27 -0600
commitdf78fc4c1a098aa95fe530028b26a0f175bb4cf4 (patch)
tree5ae85175593cc41b0c50ddcba6c735ac58fe604c /ChangeLog
parent61839709d922db8d78b316be40827bab25c86002 (diff)
parent5c1bbec8381af0246b813a095f816b55e2f8dc06 (diff)
downloadlibdbusmenu-df78fc4c1a098aa95fe530028b26a0f175bb4cf4.tar.gz
libdbusmenu-df78fc4c1a098aa95fe530028b26a0f175bb4cf4.tar.bz2
libdbusmenu-df78fc4c1a098aa95fe530028b26a0f175bb4cf4.zip
Import upstream version 0.3.97
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