diff options
author | Ted Gould <ted@canonical.com> | 2009-09-17 13:47:33 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-17 13:47:33 -0500 |
commit | 40f81370d02ab58d5e339f26ae4e74b60981cddd (patch) | |
tree | 5c6159db84d79ec59b9563de35ae732d538a10c2 | |
parent | d5e9c76356c26c7684771cba7613b3928b9b2c80 (diff) | |
parent | 630b0d7a6e5fd8247f71abc2ec981c312adfefde (diff) | |
download | libdbusmenu-40f81370d02ab58d5e339f26ae4e74b60981cddd.tar.gz libdbusmenu-40f81370d02ab58d5e339f26ae4e74b60981cddd.tar.bz2 libdbusmenu-40f81370d02ab58d5e339f26ae4e74b60981cddd.zip |
Merging from ubuntu-desktop branch
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index 6394f1d..8ff250e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,11 @@ -libdbusmenu (0.1.4-0ubuntu1~ppa1) karmic; urgency=low +libdbusmenu (0.1.4-0ubuntu1) UNRELEASED; urgency=low - * Upstream release 0.1.4 + * Upstream release (LP: #432003) + - Applying a fix by not blocking if we're calling for the root. Everyone + should be listening for root changes anyway -- Ted Gould <ted@ubuntu.com> Thu, 17 Sep 2009 11:29:40 -0500 -libdbusmenu (0.1.3-0ubuntu2~ppa1) karmic; urgency=low - - * Fixing looking for the root while we're looking. - - -- Ted Gould <ted@ubuntu.com> Mon, 14 Sep 2009 15:23:32 -0500 - libdbusmenu (0.1.3-0ubuntu1) karmic; urgency=low * Upstream update 0.1.3 (LP: #427360) |