summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fd94922f..73d28b83 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,9 +6,11 @@ NEW: Port Yii's Models and Behaviors (Daniel + Robin)
NEW: Add TActiveDataList (Marcosanobre, Robin)
NEW: Add TActiveRepeater (LCS Team, Christophe)
NEW: Add TActiveDatagrid (LCS Team, Christophe)
+BUG: Fixed an inconsistency in TRegularExpressionValidator
NEW: Add TActiveTableRow (LCS Team)
NEW: Add TActiveTableCell (LCS Team)
ENH: Issue#173 - Add "dragdropextra" (superghosting) patch, mouse coordinates and key status to drag & drop controls (Christophe, DevWorx)
+NEW: Add TActiveMultiView (LCS Team)
Version 3.1.6 to be released
BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe)