diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-03-29 16:35:34 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-03-29 16:35:34 -0400 |
commit | 24c6a1293c2333ea523740bba8cc02a6d941bfad (patch) | |
tree | b4b6cb92c527ec687c88281f2a85e7e1cc97d17c /debian/changelog | |
parent | 8a0d944aa5c0578d55693f474599199471ce91e1 (diff) | |
download | libdbusmenu-24c6a1293c2333ea523740bba8cc02a6d941bfad.tar.gz libdbusmenu-24c6a1293c2333ea523740bba8cc02a6d941bfad.tar.bz2 libdbusmenu-24c6a1293c2333ea523740bba8cc02a6d941bfad.zip |
releasing version 0.5.96-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 68279f0..45bb33f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,18 @@ -libdbusmenu (0.5.96-0ubuntu1~ppa1) precise; urgency=low +libdbusmenu (0.5.96-0ubuntu1) precise; urgency=low + [ Charles Kerr ] * New upstream release. * Faster menuitem lookups (LP: #801699) - * To reduce dbus traffic, only send event replies when the caller requests them + * 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:38:40 -0700 + [ Ken VanDine ] + * debian/control + - added build depends on valgrind + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 29 Mar 2012 16:35:00 -0400 libdbusmenu (0.5.95-0ubuntu1) precise; urgency=low |