summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorgodzilla80@gmx.net <>2010-05-18 07:26:14 +0000
committergodzilla80@gmx.net <>2010-05-18 07:26:14 +0000
commiteaf5175de51166bfc8e192ade2cb26548c056e7c (patch)
tree48c7e3876bfe30ad99ac18b2f34b9dc2de2a76f6 /HISTORY
parent1f0f027fef528ca87a74cad8a12e4684adb6263b (diff)
Change behavior of THttpRequest::getBaseUrl() & THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f82f407a..7aff6b91 100644
--- a/HISTORY
+++ b/HISTORY
@@ -15,6 +15,7 @@ NEW: Add TActiveMultiView (LCS Team)
NEW: Beta of master/slave senario solution (Yves)
ENH: Update TDraggable::revert property to accept "failure" value (Christophe)
BUG: Issue#246: TQueue::peek returns the top not the bottom (Christophe)
+CHG/ENH: Change behavior of THttpRequest::getBaseUrl() & THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https (Yves)
Version 3.1.7 February 22, 2010
ENH: Issue#24 - Specify needed fields on demand (Yves)