diff options
author | ctrlaltca@gmail.com <> | 2012-01-25 08:28:18 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2012-01-25 08:28:18 +0000 |
commit | 1debfb6d53165655a994d5069318e1bc20a6198d (patch) | |
tree | c92b3c712d1ecf99dcf21ca3bfcadecb6ca41cef /HISTORY | |
parent | 82769165658074feb6409cd59aab7505fb319c61 (diff) |
fix for #381
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ ENH: Issue #372 - ActiveControls's Visible property should be reflected clientsi BUG: Issue #375 - Iconv error using htmlarea in TActiveDataList and chars like "áéíóúñ" (ctrlaltca) BUG: Issue #377 - THtmlArea Template Pluggin Options Parse Error (ctrlaltca) BUG: Issue #380 - TCustomValidator's ControlToValidate should be optional (ctrlaltca) +BUG: Issue #381 - The property CausesValidation in the TActiveDatePicker not work (ctrlaltca) Version 3.1.10 Jul 17, 2011 BUG: Added missing timeout on TCacheHttpSession (ctrlaltca) |