Changeset 338 for cleverbox/trunk/docs

Show
Ignore:
Timestamp:
05/03/08 09:55:04 (4 years ago)
Author:
trivoallan
Message:

cleverbox :

  • fixed Cleverbox does not work if trac-admin script is in a non standard location (#48)
  • fixed trac version dependency in setup.py
  • debian packaging : binary-install actions should go in postinst file (#46)
  • debian packaging : added python-setuptools to build dependencies


all fixes on both trunk and 0.4 branch.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cleverbox/trunk/docs/CHANGELOG

    r330 r338  
    2121 * Fixed trac.ini string substitution 
    2222 * Enhanced documentation 
     23 
     24=== 2008-05-14 | 0.4.4-beta === 
     25 
     26see http://www.clever-age.org/trac/milestone/cleverbox-0.4.4 for details. 
     27 
     28==== Fixes ==== 
     29 
     30 * fixed Cleverbox does not work if trac-admin script is in a non standard location (#48) 
     31 * fixed trac version dependency in setup.py 
     32 * debian packaging : binary-install actions should go in postinst file (#46) 
     33 * debian packaging : added `python-setuptools` to build dependencies 
    2334 
    2435=== 2008-02-29 | 0.4.3-beta ===