From cd01d8f09504748a17e1e7ae68ada9d4edaf23fe Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sat, 29 Apr 2006 18:54:02 +0000 Subject: Forgot this --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e6e82ad..05fcf6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-04-29 Johan Dahlin + + * 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 reviewed by: Gustavo -- cgit