diff options
author | xue <> | 2006-04-18 02:41:35 +0000 |
---|---|---|
committer | xue <> | 2006-04-18 02:41:35 +0000 |
commit | 4dba56d6709d495c8ded0b8e4fa2d6fdaa225cc0 (patch) | |
tree | 75739bab44cd204b57e8c55cb9e5591852d73ddb /HISTORY | |
parent | 117fa9bc23399c241ba42e5d085bc8784c752583 (diff) |
Fixed #135.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ 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: Ticket#135 - TBrowserLogRoute reports wrong timings (Qiang)
+BUG: 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)
|