diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-09-17 13:19:50 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-09-17 13:19:50 -0400 |
commit | a1364ff0876b5d2d421e853d9f51179fd169b498 (patch) | |
tree | d0e5a615af57324c64c05b1c09488d115b8bf972 | |
parent | 6c75099b24d3f9c47a4a6035bf234b1fed42d200 (diff) | |
download | libdbusmenu-a1364ff0876b5d2d421e853d9f51179fd169b498.tar.gz libdbusmenu-a1364ff0876b5d2d421e853d9f51179fd169b498.tar.bz2 libdbusmenu-a1364ff0876b5d2d421e853d9f51179fd169b498.zip |
Applying a fix by not blocking if we're calling for the root. Everyone
should be listening for root changes anyway
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ebf05f5..52ca794 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ libdbusmenu (0.1.4-0ubuntu1) karmic; urgency=low * 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 |