aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-24 16:12:42 -0500
committerTed Gould <ted@gould.cx>2011-08-24 16:12:42 -0500
commit706e27d92a13130cf9a47f644c147497a7241611 (patch)
tree0defbb766487921c7e58d044170b1c4a4737d04b /ChangeLog
parentf680665fb387e01302d6abcf3a5b4ad90001afd7 (diff)
parent1b6d024b08c45697093d0805c216fe1c66efb5ba (diff)
downloadlibdbusmenu-706e27d92a13130cf9a47f644c147497a7241611.tar.gz
libdbusmenu-706e27d92a13130cf9a47f644c147497a7241611.tar.bz2
libdbusmenu-706e27d92a13130cf9a47f644c147497a7241611.zip
Import upstream version 0.4.92
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44b5440..69ba004 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,23 @@
2011-08-24 Ted Gould <ted@gould.cx>
+ 0.4.92
+
+2011-08-24 Ted Gould <ted@gould.cx>
+
+ Fix signatures on signals
+
+2011-06-28 Chris Coulson <chrisccoulson@ubuntu.com>
+
+ When there are no removed properties in ItemsPropertiesUpdated, ensure the arguments
+ have the correct signature so that they aren't rejected by the client (LP: #799878)
+
+2011-08-24 Ted Gould <ted@gould.cx>
+
+ Making the capturing of colors from the theme GTK3 specific (it is) so that GTK2 can build
+
+2011-08-24 Ted Gould <ted@gould.cx>
+
0.4.91
2011-08-24 Ted Gould <ted@gould.cx>