diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-03-29 11:34:08 -0700 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-03-29 11:34:08 -0700 |
commit | e58eb9f420b0ea6b4830f78027dfddc5a28ec46d (patch) | |
tree | 2b364913f9e73bd88da7f507c4658072e68d1996 /debian | |
parent | 73a2c824dc830cef9577f0993e83bd699fa60362 (diff) | |
parent | bc392e208fa1f9b46c77ea8142dadd629722663a (diff) | |
download | libdbusmenu-e58eb9f420b0ea6b4830f78027dfddc5a28ec46d.tar.gz libdbusmenu-e58eb9f420b0ea6b4830f78027dfddc5a28ec46d.tar.bz2 libdbusmenu-e58eb9f420b0ea6b4830f78027dfddc5a28ec46d.zip |
* New upstream release.
* Faster menuitem lookups (LP: #801699)
* To reduce dbus traffic, only send event replies when the caller requests them
* Added support for callgrind-based benchmarks
* Minor code cleanup
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0274781..9371a9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libdbusmenu (0.5.96-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Faster menuitem lookups (LP: #801699) + * To reduce dbus traffic, only send event replies when the caller requests them + * Added support for callgrind-based benchmarks + * Minor code cleanup + + -- Charles Kerr <charles.kerr@canonical.com> Thu, 29 Mar 2012 11:33:30 -0700 + libdbusmenu (0.5.95-0ubuntu1) precise; urgency=low * New upstream release. |