|
Revision 268, 1.3 KB
(checked in by trivoallan, 4 years ago)
|
|
cleverbox : preparing 0.4.2 release.
|
| Line | |
|---|
| 1 | == Roadmap == |
|---|
| 2 | |
|---|
| 3 | see http://www.clever-age.org/trac/roadmap |
|---|
| 4 | |
|---|
| 5 | == Changelog == |
|---|
| 6 | |
|---|
| 7 | === 2008-02-24 | 0.4.2-beta === |
|---|
| 8 | |
|---|
| 9 | see http://www.clever-age.org/trac/milestone/cleverbox-0.4.2 for details. |
|---|
| 10 | |
|---|
| 11 | ==== Fixes ==== |
|---|
| 12 | |
|---|
| 13 | * Fixed `permissions.ini` handling (#21) |
|---|
| 14 | |
|---|
| 15 | ==== Enhancements ==== |
|---|
| 16 | |
|---|
| 17 | * Added licence information to project files (#28) |
|---|
| 18 | * Implemented deb packaging (http://www.clever-age.org/trac/wiki/cleverbox/downloads#DebianUbuntu) |
|---|
| 19 | * `cleverbox-admin` now displays version information in various places (#29) |
|---|
| 20 | * Enhanced default configuration profile (#32) |
|---|
| 21 | |
|---|
| 22 | === 2007-08-12 | 0.4.1-beta === |
|---|
| 23 | |
|---|
| 24 | * Added documentation about design |
|---|
| 25 | * Removed hardcoded paths in apache configuration templates (backported to 0.3) |
|---|
| 26 | * Rewrote documentation for new "configuration profiles". Tried to make it a bit clearer |
|---|
| 27 | * '''[BC BREAK]''' Implemented "[ticket:2 Rework apache templates handling]" |
|---|
| 28 | * implemented [ticket:1 trac.ini-defaults variable substitution] |
|---|
| 29 | * implemented [ticket:4 setuptools for distributing the package] |
|---|
| 30 | * implemented [ticket:13 upgrade scripts framework] |
|---|
| 31 | |
|---|
| 32 | === 2007-08-07 | 0.3-beta === |
|---|
| 33 | |
|---|
| 34 | * '''[BC BREAK]''' Implemented overridable trac and apache configuration |
|---|
| 35 | * Wrote better documentation |
|---|
| 36 | * Got read of hardcoded Clever Age stuff |
|---|
| 37 | * Implemented distutils installation |
|---|
| 38 | * Adopted GPLv3 |
|---|
| 39 | * Fixed "Iteration over a non-sequence" bug |
|---|