summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-20 17:09:09 +0000
committerxue <>2006-04-20 17:09:09 +0000
commitc54a230a5926086ff1b69a0dd7e6352dbc0b40ff (patch)
tree4006daa2f5f5d0cfb90ebc028b9820b077df4a69 /HISTORY
parent3ff35ae583c52e54418a61cabf3282c00a8039d1 (diff)
Merge from 3.0 branch till 947.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5921c653..e88bf225 100644
--- a/HISTORY
+++ b/HISTORY
@@ -12,6 +12,8 @@ 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)