Skip to content

Commit efd5ad1

Browse files
author
David Scott
committed
Release 0.8.0
Signed-off-by: David Scott <[email protected]>
1 parent 5a50d0c commit efd5ad1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Diff for: CHANGES

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.8.0 (15-Jul-2015)
2+
- Plumb through clone on boot (VDI.epoch_begin, VDI.epoch_end)
3+
14
0.7.0 (9-Jul-2015)
25
- Plumb through Volume set_name and set_description
36
- Plumb through VDI.introduce as Volume.stat

Diff for: setup.ml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* setup.ml generated for the first time by OASIS v0.4.4 *)
22

33
(* OASIS_START *)
4-
(* DO NOT EDIT (digest: 68f163d5997c81512e210f95519fa8ea) *)
4+
(* DO NOT EDIT (digest: 29609653515f2db19f5b74fca28cd6eb) *)
55
(*
66
Regenerated by OASIS v0.4.5
77
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6772,7 +6772,7 @@ let setup_t =
67726772
};
67736773
oasis_fn = Some "_oasis";
67746774
oasis_version = "0.4.5";
6775-
oasis_digest = Some "\012@\028\131\159¯GîÖP\150/AW\151F";
6775+
oasis_digest = Some "\012@\028\131\159\175G\238\214P\150/AW\151F";
67766776
oasis_exec = None;
67776777
oasis_setup_args = [];
67786778
setup_update = false

0 commit comments

Comments
 (0)