summaryrefslogtreecommitdiff
path: root/HISTORY
blob: cd02a51b57af212d639882f6d44f46d6e9b91d1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
version 0.8
  - Use cStringIO instead of string concatenation - about 3 times faster
    (Patch provided by Ed Hein)

version 0.7
  - Fixed file/dir node permissions
  - Added README
  - BSD Licence
  - Added TODO and HISTORY
  - Enable "./setup.py test" for running the tests

version 0.6
  - inital release