summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authormikl <>2008-04-17 16:39:58 +0000
committermikl <>2008-04-17 16:39:58 +0000
commit3d90c6f5f3c0d0e0062cc12d047dafb0cc92c503 (patch)
treefdf50ff655d3dc185c525781f0a4d09ee627d9fa /HISTORY
parent2ff1a4bcb650b0dce241c2d947fbf59759c2efff (diff)
Minor improvement in fix for #622
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index eb37f348..4fd0f986 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
Version 3.1.2 To be released
============================
BUG: Ticket#595 - ControlCssClass not applied correctly if using multiple validators on same control (Christophe)
+BUG: Ticket#622 - Changing Display-attribute of a TActiveCheckBox dynamically isn't possible (Michael)
BUG: Ticket#636 - I18N catalogue problem (Christophe)
BUG: Ticket#669 - Strange rendering behaviour with TActivePanel (Christophe)
BUG: Ticket#671 - TActiveCustomValidator Callback Problem (Christophe)