diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-02-17 15:28:44 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-02-17 15:28:44 -0500 |
commit | ddf231e6a387990c5b011ef7cd998333a32aba02 (patch) | |
tree | c74a88edf42614fbefe3105799eef81db2abd092 /debian/changelog | |
parent | 6328219f2148273e34f4a2b5e80efef8a38a3475 (diff) | |
parent | db28eb71b4052a6843842060cca54a0f7b4b6a8e (diff) | |
download | libdbusmenu-ddf231e6a387990c5b011ef7cd998333a32aba02.tar.gz libdbusmenu-ddf231e6a387990c5b011ef7cd998333a32aba02.tar.bz2 libdbusmenu-ddf231e6a387990c5b011ef7cd998333a32aba02.zip |
releasing version 0.3.98-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3b9ba14..64eb8be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libdbusmenu (0.3.98-0ubuntu1) natty; urgency=low + + * New upstream release. + ∘ Fixing distcheck + ∘ Grouping Property Change events into a single DBus signal + ∘ Removing XML from the GetLayout function + ∘ Clean up icon handling in the parser (LP: #715864) + ∘ Fixing signatures on dbusmenu-dumper + * debian/control: Removing libxml2 Build-Dep + + -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 11:11:40 -0600 + libdbusmenu (0.3.97-0ubuntu1) natty; urgency=low [Ted Gould] |