summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2009-09-29 08:33:46 +0000
committerChristophe.Boulain <>2009-09-29 08:33:46 +0000
commitd76123127139a7cb013a0e4c17a63eb8aab57e3e (patch)
tree4a6093cec85636f5e595b66f4fb33f77f1d424e1 /HISTORY
parentb49bc6e7db63f0ae9788970108c4d2f20d841bed (diff)
Added TActiveDataGrid and TActiveRepeater from LCS
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 36f98829..eb321d59 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,9 @@ NEW: Issue#83 - PHP configuration style (Carl)
NEW: Port Yii's DBO (Christophe)
NEW: Port Yii's ActiveRecords (Daniel + Robin)
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)
Version 3.1.6 to be released
BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe)