Changeset 268 for cleverbox/trunk/docs

Show
Ignore:
Timestamp:
02/24/08 15:43:39 (4 years ago)
Author:
trivoallan
Message:

cleverbox : preparing 0.4.2 release.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cleverbox/trunk/docs/CHANGELOG

    r248 r268  
    2222 * Enhanced documentation 
    2323 
    24 === 2008-02-19 | 0.4-beta === 
     24=== 2008-02-24 | 0.4.2-beta === 
     25 
     26see http://www.clever-age.org/trac/milestone/cleverbox-0.4.2 for details. 
     27 
     28==== Fixes ==== 
     29 
     30 * Fixed `permissions.ini` handling (#21) 
     31 
     32==== Enhancements ==== 
     33 
     34 * Added licence information to project files (#28) 
     35 * Implemented deb packaging (http://www.clever-age.org/trac/wiki/cleverbox/downloads#DebianUbuntu) 
     36 * `cleverbox-admin` now displays version information in various places (#29) 
     37 * Enhanced default configuration profile (#32) 
     38 
     39=== 2007-08-12 | 0.4.1-beta === 
    2540 
    2641 * Added documentation about design 
    27  * Fixed installation documentation 
    2842 * Removed hardcoded paths in apache configuration templates (backported to 0.3) 
    2943 * Rewrote documentation for new "configuration profiles". Tried to make it a bit clearer 
    3044 * '''[BC BREAK]''' Implemented "[ticket:2 Rework apache templates handling]" 
    31  * fixed [ticket:10 Subversion hooks handling] : http://trac-hacks.org/wiki/TracSvnHooksPlugin is enabled by default 
    3245 * implemented [ticket:1 trac.ini-defaults variable substitution] 
    3346 * implemented [ticket:4 setuptools for distributing the package]