summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxue <>2007-04-02 02:55:00 +0000
committerxue <>2007-04-02 02:55:00 +0000
commit28aa10b5a05d5f4822382db890bbc89b7107dbbe (patch)
treebb9de3e25f808cd7029ffb7025dcc975c07ef26a
parentc29fa08c41c2774f2e4c4b3aa0dfa7a0ade86e7c (diff)
update for 3.0.7 release.3.0.7
-rw-r--r--COPYRIGHT2
-rw-r--r--HISTORY7
-rw-r--r--UPGRADE5
-rw-r--r--index.html6
4 files changed, 11 insertions, 9 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index f44d0d05..017e13ed 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
The PRADO framework and the included demos are freeware.
They are released under the terms of the following BSD License.
-Copyright 2004-2006, The PRADO Group (http://www.pradosoft.com)
+Copyright 2004-2007, The PRADO Group (http://www.pradosoft.com)
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/HISTORY b/HISTORY
index 8638442c..50ca77ed 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,11 +1,11 @@
-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)
BUG: Ticket#508 - CultureInfo class: PHP Notice because of missing static declaration (Wei)
BUG: Ticket#558 - TRadionButtonList generates a empty onclick attribute (Qiang)
BUG: Ticket#573 - NumberFormat Bug (Wei)
+BUG: typo in THttpResponse.writeFile() about sending headers (Qiang)
BUG: Event handler specified via subproperty in template does not work (Qiang)
ENH: Ticket#367 - Change default extension for XLIFF files (Wei, changed to support .xlf extension).
ENH: Upgraded javascript library Prototype to version 1.5.0 (Wei)
@@ -38,7 +38,6 @@ CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang)
CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang)
NEW: TUrlManager (Qiang)
-
Version 3.0.5 October 23, 2006
==============================
BUG: Ticket#409 - Multiple page services will mess up page caching (Qiang)
diff --git a/UPGRADE b/UPGRADE
index c16250c6..b0b8df57 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,5 +1,5 @@
- Upgrading Instructions for PRADO Framework v3.0.6
+ Upgrading Instructions for PRADO Framework v3.0.7
=================================================
!!!IMPORTANT!!!
@@ -13,6 +13,9 @@ if you want to upgrade from version A to version C and there is
version B between A and C, you need to following the instructions
for both A and B.
+Upgrading from v3.0.6
+---------------------
+
Upgrading from v3.0.5
---------------------
- TRepeater does not render <span> anymore for empty item template.
diff --git a/index.html b/index.html
index 4dcd2226..a9be7601 100644
--- a/index.html
+++ b/index.html
@@ -7,8 +7,8 @@
<body>
<h1>PRADO Framework for PHP 5 </h1>
-<p>Version 3.0.6, December 4, 2006<br>
-Copyright&copy; 2004-2006 by <a href="http://www.pradosoft.com/">PradoSoft</a><br>
+<p>Version 3.0.7, April 2, 2007<br>
+Copyright&copy; 2004-2007 by <a href="http://www.pradosoft.com/">PradoSoft</a><br>
All Rights Reserved.
</p>
@@ -119,7 +119,7 @@ The PRADO framework and the included demos are freeware. They are released under
the terms of the following BSD License.
</p>
<p>
-Copyright 2004-2006 by The PRADO Group (http://www.pradosoft.com)<br/>
+Copyright 2004-2007 by The PRADO Group (http://www.pradosoft.com)<br/>
All rights reserved.
</p>
<p>