Skip to content

Commit 6ab894f

Browse files
authored
Merge pull request #105 from gaborigloi/prepare_0.10.0_release
Prepare to release v0.10.0
2 parents 9f99188 + b3c846b commit 6ab894f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.10.0 (7-Jul-2017)
2+
* Remove cpuid_check
3+
* Fix linking with -lxentoollog
4+
* Fix compilation on CentOS 7: add libuuid-devel as a depext to the opam file
5+
16
0.9.32 (6-Dec-2016)
27
* Compile with xen-4.7
38
* fixes for compiling on XenServer

_oasis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
OASISFormat: 0.3
22
Name: xen-lowlevel-libs
3-
Version: 0.9.32
3+
Version: 0.10.0
44
Synopsis: Xen low-level bindings
55
Authors: see xen-unstable.hg
66
License: LGPL-2.1 with OCaml linking exception

0 commit comments

Comments
 (0)