summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrojaro <>2009-07-15 11:27:14 +0000
committerrojaro <>2009-07-15 11:27:14 +0000
commitf69af0c82e73bdb99a5c2589ae757a28c6d06206 (patch)
tree75c188862add81f4b83560460ebc5cbdfe9c0783
parent3ba065922fadd3dfc9e60014690e139a5568f8a9 (diff)
Added credit to Daniel
-rw-r--r--HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index f5bc8fb0..36f98829 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,8 +1,8 @@
Version 3.2 to be released
NEW: Issue#83 - PHP configuration style (Carl)
NEW: Port Yii's DBO (Christophe)
-NEW: Port Yii's ActiveRecords (Robin)
-NEW: Port Yii's Models and Behaviors (Robin)
+NEW: Port Yii's ActiveRecords (Daniel + Robin)
+NEW: Port Yii's Models and Behaviors (Daniel + Robin)
Version 3.1.6 to be released
BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe)