summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorgodzilla80@gmx.net <>2011-02-26 14:18:50 +0000
committergodzilla80@gmx.net <>2011-02-26 14:18:50 +0000
commit88a3ef07397fbf679e0b70f9c73c4d4b806b0e41 (patch)
tree96d126f2f81d0f433d140894f381d09a3d528df3 /HISTORY
parent09e47185124cc4674fac4656959d57c92537d355 (diff)
CHG: Remove TReflectionClass and all references since equals ReflectionClass
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c010556e..c2517be2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -19,6 +19,7 @@ CHG/ENH: Change behavior of THttpRequest::getBaseUrl() & THttpRequest::getAbsolu
EHN: Add property SecureConnection to TUrlMappingPattern and related enum TUrlMappingPatternSecureConnection to make it possible to to define wether to use http or https on pattern level (Yves)
EHN: Add second parameter to THttpResponse::appendHeader whether the header should replace a previous similar header, or add a second header of the same type (Yves)
ENH: Add THttpSession::regenerate() to update the current session id with a newly generated one (Yves)
+CHG: Remove TReflectionClass and all references since equals ReflectionClass (Yves)
Version 3.1.7 February 22, 2010
ENH: Issue#24 - Specify needed fields on demand (Yves)