summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2010-01-14 10:39:39 +0000
committerChristophe.Boulain <>2010-01-14 10:39:39 +0000
commit9d3b70421ecdd129bfe32326ba0987ce6425f4f6 (patch)
tree07257387cf6bae0a222eff9db69cecb0812143c6 /HISTORY
parent14ded84e0a9d345a2dff94901f8af77f39555d73 (diff)
Fixed Issue#153
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f60175c3..5f49d582 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,6 @@
Version 3.1.7 To be released
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#171 - <connection> tag in SqlMap config ignored in 3.1.5 and above, introduced by solving Issue#68 (Yves)