From 183b4fefb355d0c607ea4b7cc270035bcc1ffd9e Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 2 Apr 2007 04:09:43 +0000 Subject: changed some timestamps. --- HISTORY | 4 ++-- UPGRADE | 6 ++++++ buildscripts/chmbuilder/ChmQuickstartBuilder.php | 2 +- buildscripts/texbuilder/quickstart/quickstart.tex | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/HISTORY b/HISTORY index 75af0dc4..c2a9aac4 100644 --- a/HISTORY +++ b/HISTORY @@ -68,8 +68,8 @@ NEW: TJsonService NEW: TCacheDependency, TFileCacheDependency, TDirectoryCacheDependency (Qiang) NEW: TGlobalStateCacheDependency, TChainedCacheDependency, TApplicationStateCacheDependency (Qiang) -Version 3.0.7 to be released -============================ +Version 3.0.7 April 2, 2007 +=========================== BUG: Ticket#481 - Unable to cancel navigation when handling OnSideBarButtonClickEvent (Qiang) BUG: typo in THttpResponse.writeFile() about sending headers (Qiang) BUG: Ticket#505 - cultureInfo::getEnglishName does not return an arrary (Wei) diff --git a/UPGRADE b/UPGRADE index 731f0522..52f04897 100644 --- a/UPGRADE +++ b/UPGRADE @@ -39,6 +39,12 @@ Upgrading from v3.0.x - Content enclosed in is now parsed as normal template content. Previously, it was not parsed and was rendered as is. +Upgrading from v3.0.7 +--------------------- + +Upgrading from v3.0.6 +--------------------- + Upgrading from v3.0.5 --------------------- - TRepeater does not render anymore for empty item template. diff --git a/buildscripts/chmbuilder/ChmQuickstartBuilder.php b/buildscripts/chmbuilder/ChmQuickstartBuilder.php index 1c1f8562..678310a6 100644 --- a/buildscripts/chmbuilder/ChmQuickstartBuilder.php +++ b/buildscripts/chmbuilder/ChmQuickstartBuilder.php @@ -76,7 +76,7 @@ $html = str_replace('', '', $html); $html = preg_replace('/', $html); $html = str_replace('', '', $html); diff --git a/buildscripts/texbuilder/quickstart/quickstart.tex b/buildscripts/texbuilder/quickstart/quickstart.tex index 7008db92..2339028f 100644 --- a/buildscripts/texbuilder/quickstart/quickstart.tex +++ b/buildscripts/texbuilder/quickstart/quickstart.tex @@ -52,8 +52,8 @@ %----------------- TITLE -------------- -\title{\Huge \bfseries PRADO v3.1 Quickstart Tutorial - \thanks{Copyright 2005-2006. All Rights Reserved.} +\title{\Huge \bfseries PRADO v3.1 Beta Quickstart Tutorial + \thanks{Copyright 2005-2007. All Rights Reserved.} } \author{Qiang Xue and Wei Zhuo} \date{\today} -- cgit v1.2.3