diff options
author | ctrlaltca@gmail.com <> | 2012-01-29 11:48:14 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2012-01-29 11:48:14 +0000 |
commit | 29cff25930af018f639e8e091f9f7f72c828e922 (patch) | |
tree | 04ef54de279924f9586003b0b3a2b32c4132a29f /HISTORY | |
parent | 39dd5b21bc2c5b93b52d001789aba61f749360a7 (diff) |
fix #383
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ BUG: Issue #377 - THtmlArea Template Pluggin Options Parse Error (ctrlaltca) BUG: Issue #379 - JSON float encoding depends on current locale (ctrlaltca) BUG: Issue #380 - TCustomValidator's ControlToValidate should be optional (ctrlaltca) BUG: Issue #381 - The property CausesValidation in the TActiveDatePicker not work (ctrlaltca) +BUG: Issue #383 - Some THttpRequest methods raise NOTICE level errors on missing headers (gabor) Version 3.1.10 Jul 17, 2011 BUG: Added missing timeout on TCacheHttpSession (ctrlaltca) |