aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e6974ea..c9f9737 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libdbusmenu (0.2.9-0ubuntu2) lucid; urgency=low
+
+ * Upstream Merge
+ * Changing GTK layer to look at position in realized
+ children to avoid realization races. (LP: #555816)
+ * Don't allow setting children twice
+ * Ref children of a menuitem
+ * Return error when parent ID of getlayout can't be found
+ * Adding in visible property to docs
+ * Helpful comments in the code
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 15 Apr 2010 01:25:42 -0500
+
libdbusmenu (0.2.9-0ubuntu1) lucid; urgency=low
* New upstream release.