From 184a867dd08a98cce84466ad32d94796adaf3de9 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 12 Jun 2006 01:21:00 +0000 Subject: Fixed #191. --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 3d90f3b0..b4cf59a3 100644 --- a/HISTORY +++ b/HISTORY @@ -1,8 +1,10 @@ Version 3.0.2 July 2, 2006 ========================== BUG: Ticket#182 - List and validator controls cause problem in child classes (Qiang) +BUG: Ticket#191 - Duplicated postbacks occur when using TButton with validators (Qiang) BUG: Ticket#213 - PRADO Requirements Checker charset error (Qiang) CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang) +CHG: Postback enabled control will always disable default client-side browser action. (Qiang) Version 3.0.1 June 4, 2006 ========================== -- cgit v1.2.3