mromy       2005/08/02 17:12:49 CEST

  Modified files:
    core/src/webapp/html/startup readme.html 
  Log:
  - re-updated for Jahia 4.5 M3 release
  
  Revision  Changes    Path
  1.12      +10 -9     jahia/core/src/webapp/html/startup/readme.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/html/startup/readme.html.diff?r1=1.11&r2=1.12&f=h
  
  
  
  Index: readme.html
  ===================================================================
  RCS file: /cvs/jahia/core/src/webapp/html/startup/readme.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- readme.html       2 Aug 2005 14:40:24 -0000       1.11
  +++ readme.html       2 Aug 2005 15:12:49 -0000       1.12
  @@ -204,14 +204,14 @@
   <h2><a name="2" id="2"></a>New features in 4.5 M3</h2>
   <b>Postgres support</b>
   <br />
  -Jahia 4.5 M3 release now works with database PostgresQL 7.3 or later. 
PostgresQL 8.0 or
  -later is recommended as it offers better transaction support and better 
performances.
  +First implemenation of Postgres support has been commited in Jahia 4.5. 
Default and
  +recommended plateform still remains MySQL.
   <br /><br />
   <b>Improved performances</b>
   <br />
   Improvement has been made at various levels to obtain better performances in 
Jahia 4.5
  -regarding release M2. Much of the effort has been put on Hibernate 
fine-tuning as well
  -as Jahia back-end cache system, which takes longer than expected.<br/>
  +in regards to release M2. Much of the effort has been put on Hibernate 
fine-tuning as well
  +as Jahia back-end cache system, which took longer than expected.<br/>
   As we head towards the final release, we will of course continue to improve 
Jahia performances.
   <br /><br />
   <b>Improved WAI checking</b>
  @@ -222,12 +222,13 @@
   not be allowed until content is WAI compliant. <br/>
   This can be activated/deactivated from the Jahia administration panel for 
each virtual site.
   <br /><br />
  -<b>New Cache layer implementation</b>
  +<b>Cache layer refactoring</b>
   <br />
  -2 new cache systems have been integrated inside Jahia :
  -<a href="http://www.opensymphony.com/oscache"; target="_blank">OSCache</a> 
provides caching of
  -JSP fragments and <a href="http://www.jgroups.org/javagroupsnew/docs/"; 
target="_blank">JGroups</a>
  -allows for better clustering support.
  +Whole refactoring of all the Jahia back-end caches. Some caches are now 
handled directly by
  +Hibernate and some others not managed by Hibernate have been refactored to 
use
  +<a href="http://www.opensymphony.com/oscache"; 
target="_blank">OSCache</a>.<br/>
  +Some improvements regarding clustering support were also made by integrating
  +<a href="http://www.jgroups.org/javagroupsnew/docs/"; 
target="_blank">JGroups</a>.
   <br /><br />
   
   
  

Reply via email to