diff options
author | Ted Gould <ted@gould.cx> | 2010-09-22 10:23:13 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-22 10:23:13 -0500 |
commit | d00a97e0310b8b9f1ad135dac6eecf75cdabb83a (patch) | |
tree | db64e0dc6d3b5414334656c51c0794eb9ec0ce06 /debian/changelog | |
parent | 83f1303ec3f3673200ed20eeaa980b9aab221ba2 (diff) | |
parent | 9e1c8319da6ac98bd36b73c4d46d7b655778ed9d (diff) | |
download | libdbusmenu-d00a97e0310b8b9f1ad135dac6eecf75cdabb83a.tar.gz libdbusmenu-d00a97e0310b8b9f1ad135dac6eecf75cdabb83a.tar.bz2 libdbusmenu-d00a97e0310b8b9f1ad135dac6eecf75cdabb83a.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 522cfe8..bb702af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdbusmenu (0.3.16-0ubuntu1~ppa1) UNRELEASED; 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:22:01 -0500 + libdbusmenu (0.3.15-0ubuntu1) UNRELEASED; urgency=low * New upstream release: |