Skip to content

Commit

Permalink
Prepare to release 0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Sanders <[email protected]>
  • Loading branch information
thomassa committed Jun 24, 2016
1 parent 8633e63 commit 66ef329
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
0.8.0 (2016-06-23)
* Port get_vhd_vsize from ocaml-vhd
* Fix bad exit code
* Enable debug logging from library code in sparse_dd
* Fix infinite loop in retry code
* Handle transient failures when opening VHD chain
* Opam changes/updates
* New CLI params for TLS version and ciphersuites
(hence change of minor version number)
* For Continuous Integration, move to xenserver-build-env
* Remove Oasis autogenerated code: generate it at build time.

0.7.8 (2015-09-11)
* add retry loop around reading BAT (@simonjbeaumont)
* support sparse raw files (@djs55)
Expand Down
4 changes: 2 additions & 2 deletions _oasis
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
OASISFormat: 0.4
Name: vhd-tool
Version: 0.7.8
Version: 0.8.0
Synopsis: .vhd file manipulation
Authors: Jonathan Ludlam and David Scott
Authors: Jonathan Ludlam, David Scott, Anil Madhavapeddy, Cheng Sun, Euan Harris, John Else, Mike McClurg, Phus Lu, Si Beaumont, Thomas Sanders
License: LGPL-2.1 with OCaml linking exception
Plugins: META (0.4)
BuildTools: ocamlbuild
Expand Down

0 comments on commit 66ef329

Please sign in to comment.