Skip to content

Commit 66ef329

Browse files
committed
Prepare to release 0.8.0
Signed-off-by: Thomas Sanders <[email protected]>
1 parent 8633e63 commit 66ef329

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGES

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
0.8.0 (2016-06-23)
2+
* Port get_vhd_vsize from ocaml-vhd
3+
* Fix bad exit code
4+
* Enable debug logging from library code in sparse_dd
5+
* Fix infinite loop in retry code
6+
* Handle transient failures when opening VHD chain
7+
* Opam changes/updates
8+
* New CLI params for TLS version and ciphersuites
9+
(hence change of minor version number)
10+
* For Continuous Integration, move to xenserver-build-env
11+
* Remove Oasis autogenerated code: generate it at build time.
12+
113
0.7.8 (2015-09-11)
214
* add retry loop around reading BAT (@simonjbeaumont)
315
* support sparse raw files (@djs55)

_oasis

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
OASISFormat: 0.4
22
Name: vhd-tool
3-
Version: 0.7.8
3+
Version: 0.8.0
44
Synopsis: .vhd file manipulation
5-
Authors: Jonathan Ludlam and David Scott
5+
Authors: Jonathan Ludlam, David Scott, Anil Madhavapeddy, Cheng Sun, Euan Harris, John Else, Mike McClurg, Phus Lu, Si Beaumont, Thomas Sanders
66
License: LGPL-2.1 with OCaml linking exception
77
Plugins: META (0.4)
88
BuildTools: ocamlbuild

0 commit comments

Comments
 (0)