summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormikl <>2008-04-18 17:14:47 +0000
committermikl <>2008-04-18 17:14:47 +0000
commitaf0bef8c905a277392463e795a168cc2d05b8af3 (patch)
tree2894b245001185ef9062abb7da2e4361c6d11d0c
parent5eeaa0b673a18f5b79e3b3f11efd60fce6fa751f (diff)
Updated HISTORY file
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index abf36549..6343bc7b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -32,6 +32,7 @@ CHG: Active Record many-to-many relationship change from self::HAS_MANY to self:
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#660 - Using Globalization.Charset in JSON for AJAX Callbacks (Michael)
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)