aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-04-15 11:06:32 +0200
committerSebastien Bacher <seb128@ubuntu.com>2010-04-15 11:06:32 +0200
commitacdb4b0ed4e0f9a77bc8796e8968405d3d97b5fc (patch)
tree7c2fad49bfbbf9ca0475dbe39ccf2982354fc99b /debian/changelog
parentdb71b1f79b5e57abec29c91497e8b1b60f8f316b (diff)
parent209320abfce67eef832cfe30a8c24b9505cf9718 (diff)
downloadlibdbusmenu-acdb4b0ed4e0f9a77bc8796e8968405d3d97b5fc.tar.gz
libdbusmenu-acdb4b0ed4e0f9a77bc8796e8968405d3d97b5fc.tar.bz2
libdbusmenu-acdb4b0ed4e0f9a77bc8796e8968405d3d97b5fc.zip
releasing version 0.2.9-0ubuntu2
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.