aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-04-17 12:55:06 -0500
committerTed Gould <ted@gould.cx>2010-04-17 12:55:06 -0500
commit0e080376045eef6517f758375b2d8c8d285f9dbd (patch)
tree1a550ce4bdeed0c847771ed8e327dd3dc03b7897 /debian/changelog
parent1f94e35230f8a5e4dbd365d485a8f8bf8070d787 (diff)
parentec56a70aaf7f1649e731af0457f46a9b97979a53 (diff)
downloadlibdbusmenu-0e080376045eef6517f758375b2d8c8d285f9dbd.tar.gz
libdbusmenu-0e080376045eef6517f758375b2d8c8d285f9dbd.tar.bz2
libdbusmenu-0e080376045eef6517f758375b2d8c8d285f9dbd.zip
* Upstream Merge
* Only unref root if the root has changed. * Ensure that callbacks retain references to objects incase they get deleted quickly. * Protecting references before signalling * Decrementing refs when added to child menus
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c9f9737..1ee114f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libdbusmenu (0.2.9-0ubuntu3~ppa1) UNRELEASED; urgency=low
+
+ * Upstream Merge
+ * Only unref root if the root has changed.
+ * Ensure that callbacks retain references to objects incase
+ they get deleted quickly.
+ * Protecting references before signalling
+ * Decrementing refs when added to child menus
+
+ -- Ted Gould <ted@ubuntu.com> Sat, 17 Apr 2010 12:53:25 -0500
+
libdbusmenu (0.2.9-0ubuntu2) lucid; urgency=low
* Upstream Merge