summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2010-01-15 14:47:40 +0000
committerChristophe.Boulain <>2010-01-15 14:47:40 +0000
commit3da874c2f6667ca00808e5215d622b627b96ef62 (patch)
treef4fbd5d9d0f86bef5999ebabc8ae3b88253e0f9c /HISTORY
parentb067d9a3a809fab01ea9ad8127b667f17a551353 (diff)
Fixed #169
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d4bb1e9e..a743ad90 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,7 @@ BUG: Issue#151 - TTextBox fails to display inital line break (Yves)
BUG: Issue#153 - Bug with calls like MyActiveRedorc->withText()->withUser()->find(...) and null result (Christophe)
BUG: Issue#157 - Enabled does not work properly on TActiveRadioButton/CheckBoxList controls (Bradley, Carl)
BUG: Issue#166 - E_NOTICE level error in TDataGatewayCommand (Carl)
+BUG: Issue#169 - FlushOnExecute on Basic CacheModel flushes all Application Cache (E.Letard, Christophe)
BUG: Issue#171 - <connection> tag in SqlMap config ignored in 3.1.5 and above, introduced by solving Issue#68 (Yves)
EHN: Issue#184 - THttpResponse doesn't support custom Content-Type headers, remove charset part of header if THttpResponse.Charset=false (Yves)
BUG: Issue#188 - TDbCache doesn't check if db connection is active. (Yves)