diff options
author | Didier Roche <didier.roche@canonical.com> | 2010-09-22 17:44:07 +0200 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2010-09-22 17:44:07 +0200 |
commit | b353628b2659d06ad6e356cfbf017aa96cb4697e (patch) | |
tree | 86f07842636c743adf6694b24ac6c2867d5b69f7 /debian/changelog | |
parent | 5551321b887ee90ef398a24d768a5f4a87db3af0 (diff) | |
parent | 20744aaef8e99b0db58071e684a5d830074b2ec1 (diff) | |
download | libdbusmenu-b353628b2659d06ad6e356cfbf017aa96cb4697e.tar.gz libdbusmenu-b353628b2659d06ad6e356cfbf017aa96cb4697e.tar.bz2 libdbusmenu-b353628b2659d06ad6e356cfbf017aa96cb4697e.zip |
* New upstream release:
* Don't use a typedef in the signal handler in the class to
avoid confusing vapigen.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1a66f60..633319f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdbusmenu (0.3.16-0ubuntu1) maverick; urgency=low + + * New upstream release: + * Don't use a typedef in the signal handler in the class to + avoid confusing vapigen. + + -- Ted Gould <ted@ubuntu.com> Wed, 22 Sep 2010 10:28:01 -0500 + libdbusmenu (0.3.15-0ubuntu1) UNRELEASED; urgency=low * New upstream release: |