mromy       2005/04/25 10:04:16 CEST

  Modified files:        (Branch: JAHIA-4-0-BRANCH)
    src/views/txt        history.txt 
  Log:
  - updated 4.0.6 changelog
  
  Revision  Changes    Path
  1.41.2.8  +8 -1      jahia/src/views/txt/history.txt
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/txt/history.txt.diff?r1=1.41.2.7&r2=1.41.2.8&f=h
  
  
  
  Index: history.txt
  ===================================================================
  RCS file: /cvs/jahia/src/views/txt/Attic/history.txt,v
  retrieving revision 1.41.2.7
  retrieving revision 1.41.2.8
  diff -u -r1.41.2.7 -r1.41.2.8
  --- history.txt       15 Apr 2005 14:25:51 -0000      1.41.2.7
  +++ history.txt       25 Apr 2005 08:04:16 -0000      1.41.2.8
  @@ -12,7 +12,7 @@
   
   Jahia 4.0 Change Log
   
  -Last update: 15.04.2005
  +Last update: 25.04.2005
   
   
   Jahia 4.0.6
  @@ -52,6 +52,11 @@
   - Contribution by Intellogix : new checks on validity of page URL keys 
     Non basic ASCII characters are forbidden
   - Add spanish resources
  +- Performance issue with Beans Objects: avoid to fully  load container list 
if not needed. 
  +  JahiaContainerService.loadContainerList(...) should be used instead of 
directly call 
  +  ContainerFactory.fullyLoadContainerList(...)
  +- Backported content activation event from 4.5
  +
   
   Database
   - Fixed Compatibility with MySQL 4.1
  @@ -60,6 +65,7 @@
   - Updated Postgres drivers to latest stable release
   - updated Oracle drivers
   - updated MSSQL Server drivers
  +- Modified MySQL script to use INTEGER instead of MEDIUMINT(9) numbers
   
   LDAP
   - Added groups.ldap.preload attribute to avoid preloading of all users in a 
group
  @@ -84,6 +90,7 @@
     Check the "Adding custom user properties" part in the README file to lears 
how to 
     add custom properties.
   - Added groups.ldap.preload attribute to avoid preloading of all users
  +- Fixed ldap dynamic group membership bug
   
   WebDAV
   - Fixed office/slide issue when accessing a private file
  

Reply via email to