summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-06-13 02:13:21 +0000
committerxue <>2006-06-13 02:13:21 +0000
commit469fe68e8a08330cb0ed8b56f758bee8d7c9445e (patch)
tree39dd5670f58f4f284fdab8be3a951ba4df94824d /HISTORY
parent6e275c7db5cbbf1bf0331bbaf60f3b3ec612c3a7 (diff)
Merge from 3.0 branch till 1156.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b2133b9d..9701e432 100644
--- a/HISTORY
+++ b/HISTORY
@@ -12,8 +12,10 @@ NEW: SQLMap (Wei)
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
==========================