summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-18 15:25:55 +0000
committerxue <>2006-04-18 15:25:55 +0000
commit7fe4f0ec9b89ba568cf0ddabffd929ed8e6739a5 (patch)
treea93fd238ccf6b9de2e1ad0c7af4cdc8e09086328 /HISTORY
parent0b6ffbe14058e7453ae9861d2e4a1633b0a2f534 (diff)
Merge from 3.0 branch till 938.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 57a14d73..5921c653 100644
--- a/HISTORY
+++ b/HISTORY
@@ -11,10 +11,12 @@ 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: 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)
+ENH: TResponse::writeFile takes two additional parameters to allow sending memory data (Qiang)
Version 3.0RC2 April 16, 2006
=============================