Changeset 999 in products


Ignore:
Timestamp:
Apr 10, 2009 1:03:57 PM (15 years ago)
Author:
mylan
Message:

Preparing release 0.8

Location:
qtheme.template/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • qtheme.template/trunk/HISTORY.txt

    r697 r999  
    11Changelog 
    22========= 
     3 
     40.8 (2009-04-10) 
     5---------------- 
     6 
     7* Update tests, readme 
     8  [mylan] 
     9 
     10* Update viewlet-order subtemplate 
     11  [mylan] 
     12 
     13* Fix uninstall bug 
     14  [mylan] 
     15 
    316 
    417Version 0.7 
     
    720* Add uninstall profile to fix skins tool after theme is uninstalled 
    821  [piv] 
     22 
    923 
    1024Version 0.1 
  • qtheme.template/trunk/setup.py

    r914 r999  
    22import sys, os 
    33 
    4 version = '0.7' 
     4version = '0.8' 
    55 
    66tests_require=['zope.testing'] 
Note: See TracChangeset for help on using the changeset viewer.