Changeset 1477 for branches/3.0

Show
Ignore:
Timestamp:
10/23/2006 07:22:57 AM (2 years ago)
Author:
xue
Message:

update release date.

Location:
branches/3.0
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/HISTORY

    r1461 r1477  
    1 Version 3.0.5 October 8, 2006 
     1Version 3.0.5 October 23, 2006 
    22=============================== 
    33BUG: Ticket#409 - Multiple page services will mess up page caching (Qiang) 
     
    88ENH: Ticket#378 - PRADO applications can now run in command line (Qiang) 
    99ENH: Ticket#379 - TAuthorizationRule performance enhancement (Qiang) 
     10ENH: Ticket#382 - Untranslated messages can be marked now (Wei) 
    1011ENH: Ticket#394 - Enhancing TDropDownListColumn to allow specifying both text and value (Qiang) 
    1112ENH: Easier to customize the TDatePicker using CssClass (Wei) 
  • branches/3.0/index.html

    r1397 r1477  
    88<body> 
    99<h1>PRADO Framework for PHP 5 </h1> 
    10 <p>Version 3.0.5, October 8, 2006<br> 
     10<p>Version 3.0.5, October 23, 2006<br> 
    1111Copyright&copy; 2004-2006 by <a href="http://www.pradosoft.com/">PradoSoft</a><br> 
    1212All Rights Reserved. 
     
    7070<h2>Documentation</h2> 
    7171<ul> 
    72 <li><a href="docs/manual/index.html">API documentation</a></li> 
     72<li><a href="docs/prado3_manual.chm">Integrated manual (CHM)</a>, including quickstart, API, class docs and wiki</li> 
    7373<li><a href="docs/quickstart.pdf">Quickstart tutorial (PDF)</a></li> 
     74<li><a href="docs/manual/index.html">API documentation (HTML)</a></li> 
    7475</ul> 
    7576