summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-18 15:23:30 +0000
committerxue <>2006-04-18 15:23:30 +0000
commitc9455982c3fe63498ed35ffa25182e45d243752e (patch)
tree10ff32cba026128e5454c5b61d1886c699d01548 /HISTORY
parent0beaf0e5126c537712372638b9b0902a8ef63472 (diff)
TResponse::writeFile takes two additional parameters to allow sending memory data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0e5fc14c..22d85ad7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,7 @@ 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
=============================