diff options
author | Ted Gould <ted@gould.cx> | 2010-09-14 16:26:34 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-14 16:26:34 -0500 |
commit | 7d11db0d26f2353db16100e21df9c55a2e57fa9e (patch) | |
tree | 1fcc9be41a15b1f3fa541e7835f4d9ca9c309aca /debian | |
parent | c732391fbdece4d144e8e3f40cb0bf00b2c64f14 (diff) | |
parent | 3c00a42823a7dd818732412d4034a9866388f812 (diff) | |
download | libdbusmenu-7d11db0d26f2353db16100e21df9c55a2e57fa9e.tar.gz libdbusmenu-7d11db0d26f2353db16100e21df9c55a2e57fa9e.tar.bz2 libdbusmenu-7d11db0d26f2353db16100e21df9c55a2e57fa9e.zip |
* Upstream Merge
* Making a callback for the event dbus function happen off
of the mainloop so it returns a response. (LP: #636756)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c270d4e..0ee69cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdbusmenu (0.3.13-0ubuntu2~ppa1) UNRELEASED; urgency=low + + * Upstream Merge + * Making a callback for the event dbus function happen off + of the mainloop so it returns a response. (LP: #636756) + + -- Ted Gould <ted@ubuntu.com> Tue, 14 Sep 2010 16:25:59 -0500 + libdbusmenu (0.3.13-0ubuntu1) maverick; urgency=low * New upstream release. |