summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2009-10-05 15:42:30 +0000
committerChristophe.Boulain <>2009-10-05 15:42:30 +0000
commitc1c9ce954290b24b90bb1d9b69bb41380ca697ed (patch)
tree00c0fe64bddce1b0fb8a0d44f6b8e8b8973cf34d /HISTORY
parente2d5496a5a8b33c950ba49ac18691cde0d51beb4 (diff)
Fixed Issue#189
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 416f1388..3fac92d6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
Version 3.1.7 To be released
BUG: Issue#166 - E_NOTICE level error in TDataGatewayCommand (Carl)
BUG: Issue#157 - Enabled does not work properly on TActiveRadioButton/CheckBoxList controls (Bradley, Carl)
+BUG: Issue#189 - Page State corrupted when EnableStateValidation=False (Christophe)
BUG: Issue#198 - "Undefined variable: tagName" after error in application configuration. (Christophe)
BUG: Typo in TBoundColumn (Robin)