Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.8.0 (15-Jul-2015)
- Plumb through clone on boot (VDI.epoch_begin, VDI.epoch_end)

0.7.0 (9-Jul-2015)
- Plumb through Volume set_name and set_description
- Plumb through VDI.introduce as Volume.stat
Expand Down
4 changes: 2 additions & 2 deletions setup.ml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(* setup.ml generated for the first time by OASIS v0.4.4 *)

(* OASIS_START *)
(* DO NOT EDIT (digest: 68f163d5997c81512e210f95519fa8ea) *)
(* DO NOT EDIT (digest: 29609653515f2db19f5b74fca28cd6eb) *)
(*
Regenerated by OASIS v0.4.5
Visit http://oasis.forge.ocamlcore.org for more information and
Expand Down Expand Up @@ -6772,7 +6772,7 @@ let setup_t =
};
oasis_fn = Some "_oasis";
oasis_version = "0.4.5";
oasis_digest = Some "\012@\028\131\159�G��P\150/AW\151F";
oasis_digest = Some "\012@\028\131\159\175G\238\214P\150/AW\151F";
oasis_exec = None;
oasis_setup_args = [];
setup_update = false
Expand Down