summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authortof <>2008-03-13 11:01:44 +0000
committertof <>2008-03-13 11:01:44 +0000
commit988f3d952b74ea6cd86ebffbbf83c581d8d3aa06 (patch)
treecdba8c8490491610654d32cbc4ce5cd7a6334f81 /HISTORY
parent01bca75520b442cdf7bdfa32b14fac13d871d106 (diff)
Upgrade to Prototype 1.6.0.2 & Scriptaculous 1.8.1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4f010cb0..848f955a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -22,6 +22,7 @@ CHG: Changed TConditional so that the controls in its template behave like they
CHG: Active Record many-to-many relationship change from self::HAS_MANY to self::MANY_TO_MANY (Wei)
CHG: Active Record no longer automatically performs adding/removing/updating related objects (Qiang)
CHG: TJavaScript::encode() will encode data as a list if integer indices are detected (Qiang)
+CHG: Ticket#755 - Upgraded to Prototype 1.6 and Scriptaculous 1.8 (j, Christophe)
ENH: Ticket#722 - Added Read Only capabilities to TInPlaceTextBox (Christophe)
ENH: Ticket#741 - Added CDbConnection.currentTransaction property (Qiang)
ENH: Ticket#743 - Added status code header in HTTP response when in error (Qiang)