diff options
| author | Johan Dahlin <johan@src.gnome.org> | 2006-04-29 18:54:02 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2006-04-29 18:54:02 +0000 |
| commit | cd01d8f09504748a17e1e7ae68ada9d4edaf23fe (patch) | |
| tree | 7bb954ebee1d14bad90a80709213dbe177781030 /ChangeLog | |
| parent | 96a9e4a5b55cde0cc1b13a583dbb28b14fbce46c (diff) | |
| download | pygobject-cd01d8f09504748a17e1e7ae68ada9d4edaf23fe.tar.gz pygobject-cd01d8f09504748a17e1e7ae68ada9d4edaf23fe.tar.xz pygobject-cd01d8f09504748a17e1e7ae68ada9d4edaf23fe.zip | |
Forgot this
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2006-04-29 Johan Dahlin <jdahlin@async.com.br> + + * gobject/pygtype.c (gclosure_from_pyfunc): + + * gobject/pygobject.c (pygobject_disconnect_by_func) + (pygobject_handler_block_by_func) + (pygobject_handler_unblock_by_func): + + * tests/test_signal.py (TestEmissionHook._callback): + + Fix #154845, add tests and a private method. + 2006-04-23 John Ehresman <jpe@wingware.com> reviewed by: Gustavo |
