aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog65
1 files changed, 27 insertions, 38 deletions
diff --git a/debian/changelog b/debian/changelog
index 2721315..22ee67b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,56 +1,45 @@
-libdbusmenu (0.3.98-0ubuntu2~ppa6) natty; urgency=low
+libdbusmenu (0.3.98-0ubuntu5~ppa1) UNRELEASED; urgency=low
- * Fix
- * Adding a generated .c file
-
- -- Ted Gould <ted@ubuntu.com> Thu, 24 Feb 2011 08:51:18 -0600
-
-libdbusmenu (0.3.98-0ubuntu2~ppa5) natty; urgency=low
-
- * Upstream merge
+ * Upstream Merge
+ * Add a signal on the menuitem for generic event support
* Handle the case of a single NULL entry as well.
* Not checking defaults when value is NULL
* Add the 'type' variable first when processing new
menuitems
- * When requesting new layouts get 'enabled' and 'visible'
- as well
-
- -- Ted Gould <ted@ubuntu.com> Wed, 23 Feb 2011 13:36:34 -0600
-
-libdbusmenu (0.3.98-0ubuntu2~ppa4) natty; urgency=low
-
- * Upstream merge
- * Fixing fixed recursion states
+ * Protection from unref'ing NULL variants
+ * Only send the requested properties and request fewer
+ * Add in a defaults database
+ * Only send property updates if the menu item has been
+ seen on the bus.
+ * Add a property for text direction.
+ * Add a property for needing attention.
- -- Ted Gould <ted@ubuntu.com> Wed, 23 Feb 2011 11:08:22 -0600
+ -- Ted Gould <ted@ubuntu.com> Thu, 24 Feb 2011 12:38:30 -0600
-libdbusmenu (0.3.98-0ubuntu2~ppa3) natty; urgency=low
+libdbusmenu (0.3.98-0ubuntu4) natty; urgency=low
- * Upstream Merge
- * Add a signal on the menuitem for generic event support
- * Memory handling fixes in the parser
- * Fix dbus-menu.xml to have more consistent signatures.
+ * Merged from trunk (rev 220)
+ - Cleaning up cleaning up so we don't unref twice and crash
+ - Fixing the signatures to make them more consistent
+ - Adding defaults to translatable files
+ - Support a set of defaults and not sending them over the bus.
+ - Fixing annotations and adding tests with python.
- -- Ted Gould <ted@ubuntu.com> Wed, 23 Feb 2011 10:09:31 -0600
+ -- Ken VanDine <ken.vandine@canonical.com> Wed, 23 Feb 2011 11:34:57 -0500
-libdbusmenu (0.3.98-0ubuntu2~ppa2) natty; urgency=low
+libdbusmenu (0.3.98-0ubuntu3) natty; urgency=low
- * Upstream Merge
- * Protection from unref'ing NULL variants
+ * debian/control:
+ - Use new libgtk-3-dev build-depends
- -- Ted Gould <ted@ubuntu.com> Mon, 21 Feb 2011 23:09:02 -0600
+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 22 Feb 2011 16:16:44 +1100
-libdbusmenu (0.3.98-0ubuntu2~ppa1) natty; urgency=low
+libdbusmenu (0.3.98-0ubuntu2) natty; urgency=low
- * Upstream Merge
- * Only send the requested properties and request fewer
- * Add in a defaults database
- * Only send property updates if the menu item has been
- seen on the bus.
- * Add a property for text direction.
- * Add a property for needing attention.
+ * libdbusmenu-glib/{client,menuitem,server}.c
+ * Be more selective on unref
- -- Ted Gould <ted@ubuntu.com> Mon, 21 Feb 2011 22:40:36 -0600
+ -- Ken VanDine <ken.vandine@canonical.com> Tue, 22 Feb 2011 09:23:38 -0500
libdbusmenu (0.3.98-0ubuntu1) natty; urgency=low