This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
21
unikernel/duniverse/bigstringaf/CHANGES.md
Normal file
21
unikernel/duniverse/bigstringaf/CHANGES.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
### 0.4.0 (2018-10-26)
|
||||
|
||||
* freestanding: fix dependencies (ocaml-freestanding #22 @hannesm)
|
||||
* xen: unify usage of mirage-xen-posix package (#17 @hannesm)
|
||||
* fix typo in comment (#18 @tiensonqin)
|
||||
* jbuild: do not use bash (#16 #21 @rgrinberg, #22 @hannesm)
|
||||
* opam: add '"-p" name' to subst command (#15 @seliopou)
|
||||
|
||||
### 0.3.0 (2018-07-07)
|
||||
|
||||
* Add linking support for mirage-xen-ocaml and ocaml-freestanding (#12, #13, #14, h/t @samoht, @hannesm, @dinosaure)
|
||||
|
||||
### 0.2.0 (2018-06-10)
|
||||
|
||||
* Add memcmp operations (#2)
|
||||
* Fix bounds checking bugs in constructors (#4, #5, h/t @yallop)
|
||||
* Add safe blit/memcmp operations (#8)
|
||||
|
||||
### 0.1.0 (2018-04-01)
|
||||
|
||||
* initial release
|
||||
Loading…
Add table
Add a link
Reference in a new issue