From eabb6bc07abdc5d74032d44661545bbda9d20bbe Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 24 Apr 2006 15:49:14 +0000 Subject: THttpResponse.writeFile can now use customized headers. --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a20dcbc6..f0c15677 100644 --- a/HISTORY +++ b/HISTORY @@ -9,7 +9,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) +ENH: TResponse::writeFile takes three additional parameters to allow sending memory data (Qiang) ENH: TButtonColumn can now be a column of image buttons (Qiang) CHG: Rewrote client-side javascript validators, check your client-side validation behaviour (Wei) CHG: Updated the javascript Prototype library, a few utilties functions REMOVED, may break your existing javascript code. (Wei) -- cgit v1.2.3