summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-17 22:12:51 +0000
committerxue <>2006-04-17 22:12:51 +0000
commit2c3a19d691be5e8d1e0a5e7839fc9ced549b04ee (patch)
tree74e1cca659c7dc3a541d73fa4eb507c5e808ddad /HISTORY
parent52e7a15e90626989b53925ff9c573691154fd79f (diff)
Merge from 3.0 branch till 931.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 418a6b9f..457d41cb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -11,6 +11,9 @@ NEW: SQLMap (Wei)
Version 3.0.0 May 1, 2006
=========================
BUG: Ticket#131 - TImageMap and TLinkButton continue to postback even client validator fails (Wei)
+BUG: TControl.Visible did not make use of overriden getVisible() (Qiang)
+BUG: TWizard did not stop navigation upon a validation failure (Qiang)
+ENH: TButton, TImageButton and TLinkButton now implement IButtonControl interface (Qiang)
Version 3.0RC2 April 16, 2006
=============================