aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-09-22 10:23:13 -0500
committerTed Gould <ted@gould.cx>2010-09-22 10:23:13 -0500
commitd00a97e0310b8b9f1ad135dac6eecf75cdabb83a (patch)
treedb64e0dc6d3b5414334656c51c0794eb9ec0ce06 /ChangeLog
parent83f1303ec3f3673200ed20eeaa980b9aab221ba2 (diff)
parent9e1c8319da6ac98bd36b73c4d46d7b655778ed9d (diff)
downloadlibdbusmenu-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 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cec7543..ef48e4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
# Generated by Makefile. Do not edit.
+2010-09-22 Ted Gould <ted@gould.cx>
+
+ Removing a typedef in headers as it confuses vapigen
+
+2010-09-22 Ted Gould <ted@gould.cx>
+
+ Reintroduce the typedef so we don't break the API
+
+2010-09-22 Ted Gould <ted@gould.cx>
+
+ Removing the typedef for the callback
+
2010-09-22 David Barth <david.barth@canonical.com>
0.3.15