72
by mbp at sourcefrog
- import a subset of elementtree for easier installation |
1 |
bzr-0.0.1 NOT RELEASED YET |
2 |
||
3 |
PORTABILITY: |
|
4 |
||
5 |
* Include a subset of ElementTree-1.2.20040618 to make |
|
6 |
installation easier. |
|
7 |
||
73
by mbp at sourcefrog
fix time.localtime call for python 2.3 |
8 |
* Fix time.localtime call to work with Python 2.3 (the minimum |
9 |
supported). |
|
10 |
||
11 |
||
72
by mbp at sourcefrog
- import a subset of elementtree for easier installation |
12 |
|
71
by mbp at sourcefrog
Add NEWS file |
13 |
bzr-0.0.0.69 2005-03-22 |
14 |
||
15 |
ENHANCEMENTS: |
|
16 |
||
17 |
* First public release. |
|
18 |
||
19 |
* Storage of local versions: init, add, remove, rm, info, log, |
|
20 |
diff, status, etc. |