diff options
author | mikl <> | 2008-04-17 16:39:58 +0000 |
---|---|---|
committer | mikl <> | 2008-04-17 16:39:58 +0000 |
commit | 3d90c6f5f3c0d0e0062cc12d047dafb0cc92c503 (patch) | |
tree | fdf50ff655d3dc185c525781f0a4d09ee627d9fa /HISTORY | |
parent | 2ff1a4bcb650b0dce241c2d947fbf59759c2efff (diff) |
Minor improvement in fix for #622
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |