diff options
author | xue <> | 2006-04-20 17:06:59 +0000 |
---|---|---|
committer | xue <> | 2006-04-20 17:06:59 +0000 |
commit | 5d02ac2219c95459afb8f7dc7a0457b5c0e98fd0 (patch) | |
tree | 7fc6cb52a921bcad0cafc61d35c2e9cf675bbe61 /HISTORY | |
parent | f4a715e98befac72626b7d7a94f98882fee37c32 (diff) |
Fixed #138 and an error in HTML entity representation for double quotes.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 3.0.0 May 1, 2006 BUG: Ticket#131 - TImageMap and TLinkButton continue to postback even client validator fails (Wei)
BUG: Ticket#135 - TBrowserLogRoute reports wrong timings (Qiang)
BUG: Ticket#137 - The JavasciptLogger does not work (Qiang)
+BUG: Ticket#138 - missing file in TDataGrid (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)
|