summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-19 02:31:18 +0000
committerxue <>2006-04-19 02:31:18 +0000
commit20f7dfe3340eb1ada7a96e4c24704ecb9445e8d9 (patch)
tree7de658026ef12a8b360026b9662e2dc34e10aa52 /HISTORY
parent8882b9e6ee59f9e16e6a8d2ca5f2e765ab201317 (diff)
Fixed #137.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 22d85ad7..a35f2a92 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2,6 +2,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: 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)