From c0d9d27f16bae2e428225302da144e9cc6d4adc8 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 21 Jul 2006 16:14:01 +0000 Subject: merge from 3.0 branch till 1281. --- UPGRADE | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index 61a84977..077b859b 100644 --- a/UPGRADE +++ b/UPGRADE @@ -16,6 +16,10 @@ for both A and B. Upgrading from v3.0.2 --------------------- +- The signature of TControl::broadcastEvent() is changed from + broadcastEvent($sender,TBroadCastEventParameter $param) to + broadcastEvent($name,$sender,$param). + This makes the call to broadcastEvent() to be consistent with raiseEvent(). Upgrading from v3.0.1 --------------------- -- cgit v1.2.3