diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-09-20 08:52:46 -0700 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-09-20 08:52:46 -0700 |
commit | 19c94937db3760924a02a4bda4e122a5919d12c2 (patch) | |
tree | 00cefd028c54e349afec0593e158bb94512ad038 /debian | |
parent | 78dac37f516e78b8677b48484961f56035a5a8bb (diff) | |
parent | 70c33b0c4c7ce124ac203020f2f3b0a392727577 (diff) | |
download | libdbusmenu-19c94937db3760924a02a4bda4e122a5919d12c2.tar.gz libdbusmenu-19c94937db3760924a02a4bda4e122a5919d12c2.tar.bz2 libdbusmenu-19c94937db3760924a02a4bda4e122a5919d12c2.zip |
New upstream release.
∘ Protect functions from NULL submenus (LP: #803667)
∘ Build fixes (LP: #552526, LP: #552530, LP: #552538, LP: #709761,
LP: #713690, LP: #643871, LP: #713685)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8f44c01..8e51968 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libdbusmenu (0.4.94-0ubuntu1~ppa1) oneiric; urgency=low + + * New upstream release. + ∘ Protect functions from NULL submenus (LP: #803667) + ∘ Build fixes (LP: #552526, LP: #552530, LP: #552538, LP: #709761, + LP: #713690, LP: #643871, LP: #713685) + + -- Ted Gould <ted@ubuntu.com> Tue, 20 Sep 2011 00:08:19 -0500 + libdbusmenu (0.4.93-0ubuntu1) oneiric; urgency=low * New upstream release. |