diff options
author | xue <> | 2006-06-13 02:13:21 +0000 |
---|---|---|
committer | xue <> | 2006-06-13 02:13:21 +0000 |
commit | 469fe68e8a08330cb0ed8b56f758bee8d7c9445e (patch) | |
tree | 39dd5670f58f4f284fdab8be3a951ba4df94824d /HISTORY | |
parent | 6e275c7db5cbbf1bf0331bbaf60f3b3ec612c3a7 (diff) |
Merge from 3.0 branch till 1156.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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
==========================
|