From cb946119d60f180e2e5ff1eecfa3ff79c249cd9e Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Tue, 29 Mar 2022 17:59:30 +0200 Subject: [PATCH] changes entries --- CHANGES.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 5515ca8d..d0741d8a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ -## unreleased +## v0.10.6 (2022-03-29) +- Use _WIN32 instead of __WIN32__, as proposed by @jonahbeckford in #137 +- PKG_CONFIG_PATH via cygpath on Window (#150 @MisterDA) +- ocaml-solo5 (formerly ocaml-freestanding) defines __ocaml_solo5__, use this + in ifdef (arm only, #152 @hannesm) +- mirag-crypto-rng-mirage test: require mirage-unix >= 5.0.0 (#151 @hannesm) - use oUnit2 as dependency, instead of oUnit (#149 @MisterDA) - support mipsel and mips64el compilation (#148 @glondu) - bugfix: define _POSIX_C_SOURCE in entropy_cpu_stubs.c (otherwise clock_gettime