diff options
author | Ted Gould <ted@gould.cx> | 2010-09-09 09:43:58 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-09 09:43:58 -0500 |
commit | ef90f98f2367e1a5a84df4c8312849e9a540b78d (patch) | |
tree | 12d4d26fe13a4088f50ede96dc2aa78ad7e826ef /debian/changelog | |
parent | 8dd9612e974b2e43c0828c2b9e2cebd551d39bef (diff) | |
download | libdbusmenu-ef90f98f2367e1a5a84df4c8312849e9a540b78d.tar.gz libdbusmenu-ef90f98f2367e1a5a84df4c8312849e9a540b78d.tar.bz2 libdbusmenu-ef90f98f2367e1a5a84df4c8312849e9a540b78d.zip |
Handling window grabs on activated signals (LP: #633275)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 96304fc..78498a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libdbusmenu (0.3.13-0ubuntu1~ppa1) UNRELEASED; urgency=low * New upstream release. + * Handling window grabs on activated signals (LP: #633275) * Fixing the passing of the value to the results signal * Adding a test for checking event results signal * Changing the timeouts on event calls for better detection |