From 9cbcbb20ed113ebe8f03b0f5b4a0a18e00a41ca5 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 13 Oct 2005 23:26:00 +0000 Subject: * python/service.py (ObjectType::_reflect_on_signal): Always close signal tag even when there are no arguments --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f172bb88..9e3da63c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ 2005-10-13 John (J5) Palmieri - * (configure.in) Set mono, mono-docs and Qt3 to default + * python/service.py (ObjectType::_reflect_on_signal): Always close + signal tag even when there are no arguments + +2005-10-13 John (J5) Palmieri + + * configure.in: Set mono, mono-docs and Qt3 to default to no instead of auto when building. These bindings do not have full time maintainers and will not be supported for the 1.0 release. -- cgit