-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
53 lines (32 loc) · 1 KB
/
ChangeLog
File metadata and controls
53 lines (32 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Changelog
vmimagemanager-0.3.15
* Change setup.py and tox
vmimagemanager-0.3.14
* Moved to pytest test framework in setup.py
* Added static code analysis with flake8
* Lots of bug fixes from flake8
* Moved to tox test framework
vmimagemanager-0.3.13
* Initial tox work
vmimagemanager-0.3.12
* added short command options -v and -q for verbose and quiet
vmimagemanager-0.3.11
* added this changelog
* imporved manifest and setuptools setup.
* Updated documenation
vmimagemanager-0.3.10
* updated the README.
* Fixed detection of image formats on restore.
vmimagemanager-0.3.[89]
* updated example config file.
* fixed command line processing of config file.
* fixed autodetecting shared paritions.
* added detection of format 'bzip2 compressed data' : 'cpio.bz2'.
* internal improvements.
vmimagemanager-0.3.7
* Bugfixes.
vmimagemanager-0.3.6
* Added this change log.
* Caught applicagation Fatal errors.
* Forsed configuration string type to be unicode.
* More defaulting of paths.