summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2012-01-29 11:48:14 +0000
committerctrlaltca@gmail.com <>2012-01-29 11:48:14 +0000
commit29cff25930af018f639e8e091f9f7f72c828e922 (patch)
tree04ef54de279924f9586003b0b3a2b32c4132a29f /HISTORY
parent39dd5b21bc2c5b93b52d001789aba61f749360a7 (diff)
fix #383
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 319b9915..bc7158d2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)