From 13ef18b37b46898d1fd93238774a1d15b9ecf46a Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 18 Jul 2006 20:13:59 +0000 Subject: Fixed #287. --- UPGRADE | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index c4df2888..ae0fcf6b 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