diff options
author | xue <> | 2006-04-18 15:23:30 +0000 |
---|---|---|
committer | xue <> | 2006-04-18 15:23:30 +0000 |
commit | c9455982c3fe63498ed35ffa25182e45d243752e (patch) | |
tree | 10ff32cba026128e5454c5b61d1886c699d01548 /HISTORY | |
parent | 0beaf0e5126c537712372638b9b0902a8ef63472 (diff) |
TResponse::writeFile takes two additional parameters to allow sending memory data
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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
=============================
|