summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-18 02:32:07 +0000
committerxue <>2006-04-18 02:32:07 +0000
commit0b6ffbe14058e7453ae9861d2e4a1633b0a2f534 (patch)
tree2fda9324c8077ad2b84ba9ac518ae119c6b86e03 /HISTORY
parent2c3a19d691be5e8d1e0a5e7839fc9ced549b04ee (diff)
Merge from 3.0 branch till 934.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 457d41cb..57a14d73 100644
--- a/HISTORY
+++ b/HISTORY
@@ -11,6 +11,7 @@ NEW: SQLMap (Wei)
Version 3.0.0 May 1, 2006
=========================
BUG: Ticket#131 - TImageMap and TLinkButton continue to postback even client validator fails (Wei)
+BUT: Non-control components can now use expressions in their properties (Qiang)
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)