diff options
author | Ted Gould <ted@gould.cx> | 2011-02-03 14:01:01 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-03 14:01:01 -0600 |
commit | 61839709d922db8d78b316be40827bab25c86002 (patch) | |
tree | f65346e8a2cc7a80688ec5553495d57f06f9cadc /ChangeLog | |
parent | 6c339510a684ba9a8f01fc57188bb4953be0e30b (diff) | |
parent | ffeede1b23ea70ef789217ef24c3d3182bf27350 (diff) | |
download | libdbusmenu-61839709d922db8d78b316be40827bab25c86002.tar.gz libdbusmenu-61839709d922db8d78b316be40827bab25c86002.tar.bz2 libdbusmenu-61839709d922db8d78b316be40827bab25c86002.zip |
Import upstream version 0.3.96
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ # Generated by Makefile. Do not edit. +2011-02-03 Ted Gould <ted@gould.cx> + + 0.3.96 + +2011-02-03 Ted Gould <ted@gould.cx> + + Ensure that we remove signals from the objects we put them on. + +2011-02-03 Michael Terry <mike@mterry.name> + + keep track of objects that we set notifies for + +2011-02-02 Michael Terry <mike@mterry.name> + + disconnect signals when done with menuitem + 2011-01-31 Ted Gould <ted@gould.cx> 0.3.95 |