summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-12-15 16:09:53 +0000
committerxue <>2006-12-15 16:09:53 +0000
commitcfbb358ea25b4cc1b559d8816ec59faa9580a01f (patch)
treed60dfaa5c4582c1dc6a549f1e092aae568e528bd /HISTORY
parent883768e2025a4060311d90a74cc6067196e1d22b (diff)
merge from 3.0 branch till 1573.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 03d22c63..46befb94 100644
--- a/HISTORY
+++ b/HISTORY
@@ -17,6 +17,11 @@ NEW: TJsonService
NEW: TCacheDependency, TFileCacheDependency, TDirectoryCacheDependency (Qiang)
NEW: TGlobalStateCacheDependency, TChainedCacheDependency, TApplicationStateCacheDependency (Qiang)
+Version 3.0.7
+===================
+BUG: Ticket#481 - Unable to cancel navigation when handling OnSideBarButtonClickEvent (Qiang)
+BUG: typo in THttpResponse.writeFile() about sending headers (Qiang)
+
Version 3.0.6 December 4, 2006
==============================
BUG: Ticket#400 - TJavascriptLogger incompatible with Firefox 2.0 RC1 (Wei)