diff options
author | Ted Gould <ted@gould.cx> | 2010-09-14 13:36:08 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-14 13:36:08 -0500 |
commit | 8d0e3b51c11803227acea1a14a949da92a9464b1 (patch) | |
tree | e8d25603fb9e662e2e51904a8a0659895784cdd5 /debian | |
parent | be073ce65ee3a15a4e6aa14fcc88176df184caa6 (diff) | |
parent | e06405076da675f90446098160730ff34d268667 (diff) | |
download | libdbusmenu-8d0e3b51c11803227acea1a14a949da92a9464b1.tar.gz libdbusmenu-8d0e3b51c11803227acea1a14a949da92a9464b1.tar.bz2 libdbusmenu-8d0e3b51c11803227acea1a14a949da92a9464b1.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 8cd05a2..1f94935 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdbusmenu (0.3.13-0ubuntu1~ppa2~oobsignals1) 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 13:35:06 -0500 + libdbusmenu (0.3.13-0ubuntu1~ppa1) maverick; urgency=low * New upstream release. |