summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-05-04 03:02:44 +0000
committerxue <>2006-05-04 03:02:44 +0000
commit27478826035da62e1cba07833101b162558f895a (patch)
treef202993add7c7b5f9992407234dd5272d2267cff /HISTORY
parentbdae204aaf0d47a284dd19fad52cacef4a4afa46 (diff)
Merge from 3.0 branch till 1016.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY8
1 files changed, 8 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6211df23..b0fdd00f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5,6 +5,14 @@ NEW: TQueue (Qiang)
NEW: TSessionPageStatePersister (Qiang)
NEW: SQLMap (Wei)
+Version 3.0.1 June 1, 2006
+==========================
+CHG: Ticket#153 - TAssetManager now ignores .svn directories (Qiang)
+CHG: Ticket#154 - HTML comments are now parsed as regular template strings (Qiang)
+ENH: Ticket#151 - added sanity check GET parameters in constructUrl() (Qiang)
+ENH: Ticket#152 - constituent parts of TWizard are exposed (Qiang)
+ENH: added sanity check to calling event handlers (Qiang)
+
Version 3.0.0 May 1, 2006
=========================
BUG: Ticket#68 - 2 TButtons with THtmlArea causes second button to fail to function (Wei)