summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-01-14 15:40:16 +0000
committerxue <>2007-01-14 15:40:16 +0000
commit3cd74f5837ab12f328d334be2b58af45494f8892 (patch)
tree7da89a87b931d6628cf746c034ab9e76e9cc50b2 /HISTORY
parentdbb7e16b78e997b9c655ea918f2a610fb37025ae (diff)
prepare for 3.1 alpha release.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY8
1 files changed, 4 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index 17ca9f68..8f0960e4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,5 @@
-Version 3.1.0 To be released
-============================
+Version 3.1.0 alpha January 15, 2007
+====================================
BUG: Ticket#188 - Postback js caused controls not inheritable (Qiang)
ENH: Ticket#99 - TXmlTransform control (Knut)
ENH: Ticket#117 - added support to configure subproperties in a group. (Qiang)
@@ -20,8 +20,8 @@ NEW: TJsonService
NEW: TCacheDependency, TFileCacheDependency, TDirectoryCacheDependency (Qiang)
NEW: TGlobalStateCacheDependency, TChainedCacheDependency, TApplicationStateCacheDependency (Qiang)
-Version 3.0.7
-===================
+Version 3.0.7 to be released
+============================
BUG: Ticket#481 - Unable to cancel navigation when handling OnSideBarButtonClickEvent (Qiang)
BUG: typo in THttpResponse.writeFile() about sending headers (Qiang)