diff options
author | Ted Gould <ted@gould.cx> | 2011-02-17 11:06:09 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-17 11:06:09 -0600 |
commit | 7dff7bf5303c1040c4dd7ae2a4920837142b4a94 (patch) | |
tree | e12aca4ae86a0ddadc0d12437f89dc14e1c185bd /debian/changelog | |
parent | ad89e1475b57b20cc97472b0a7e399beed4dd562 (diff) | |
parent | 44927e6da03d633f0958ce5e04e62e752a43d201 (diff) | |
download | libdbusmenu-7dff7bf5303c1040c4dd7ae2a4920837142b4a94.tar.gz libdbusmenu-7dff7bf5303c1040c4dd7ae2a4920837142b4a94.tar.bz2 libdbusmenu-7dff7bf5303c1040c4dd7ae2a4920837142b4a94.zip |
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
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3b9ba14..80d143e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libdbusmenu (0.3.98-0ubuntu1~ppa1) UNRELEASED; 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 + + -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 11:05:30 -0600 + libdbusmenu (0.3.97-0ubuntu1) natty; urgency=low [Ted Gould] |