summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-05-18 21:26:25 +0000
committerxue <>2006-05-18 21:26:25 +0000
commit1cd5380675aab9a2884845b6630091be2e857f69 (patch)
tree31b4a1c97b769cb1505b1ec0706fe3f2dee9e715 /HISTORY
parent4945d1fb9856d92ab4dd9a0f65a11928f65f9b28 (diff)
Merge from 3.0 branch till 1082.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ce8eda36..45def8ed 100644
--- a/HISTORY
+++ b/HISTORY
@@ -12,6 +12,7 @@ Version 3.0.1 June 1, 2006
BUG: Ticket#44 - THtmlArea (tiny_mce) not working on some systems (Qiang)
BUG: Ticket#167 - TSecurityManager issues warning when trying to encrypt/decrypt strings (Qiang)
BUG: Ticket#179 - CGI incompatibility causing clientscripts.php failure (Qiang)
+BUG: Ticket#181 - Unable to change Content-Type in response header if charset is not set (Qiang)
ENH: Ticket#150 - TDataGrid and TDataList now render table section tags (Qiang)
ENH: Ticket#152 - constituent parts of TWizard are exposed (Qiang)
ENH: added sanity check to calling event handlers (Qiang)