summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-10-23 12:22:57 +0000
committerxue <>2006-10-23 12:22:57 +0000
commit128543cfb114235d4e694c2cba8943bba14682cc (patch)
treee1cfb056e78d9c704603556feafd5c5ff2a03f08 /HISTORY
parent750d5ff6a842281f861b44434ef5b6ab5f501ee2 (diff)
update release date.3.0.5
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 64017137..fd93264d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,4 +1,4 @@
-Version 3.0.5 October 8, 2006
+Version 3.0.5 October 23, 2006
===============================
BUG: Ticket#409 - Multiple page services will mess up page caching (Qiang)
BUG: Ticket#417 - SelectedIndex in template incorrect caused by bug in TList (Qiang)
@@ -7,6 +7,7 @@ ENH: Ticket#361 - Introduced include template tag that supports including extern
ENH: Ticket#366 - white spaces are now allowed around attribute names in template (Qiang)
ENH: Ticket#378 - PRADO applications can now run in command line (Qiang)
ENH: Ticket#379 - TAuthorizationRule performance enhancement (Qiang)
+ENH: Ticket#382 - Untranslated messages can be marked now (Wei)
ENH: Ticket#394 - Enhancing TDropDownListColumn to allow specifying both text and value (Qiang)
ENH: Easier to customize the TDatePicker using CssClass (Wei)
ENH: Added an interactive PHP shell, usage: "prado-cli.php shell" (Wei)