Skip to content

Commit fb172d2

Browse files
committed
Prepare v0.0.3
1 parent 57e57c5 commit fb172d2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v0.0.3 (2023-03-08) Paris - France
2+
3+
- Delete the `pth` relicat and directly use `pthread` from Cosmopolitan (#33, @dinosaure)
4+
- Delete the `-mnop-mcount` and fix the issue with `dune.3.7.0` (#34, @dinosaure)
5+
The `-mnop-mcount` is important only if we use `-pg` which is not the case. The initial
6+
issue is a conflict with this option and `-fPIC` introduced by `dune.3.7.0`.
7+
- Upgrade Esperanto with Cosmopolitan 2.2-96-gae365928c (#36, @dinosaure)
8+
This specific version of Cosmopolitan fixes an issue about Esperanto and the
9+
LWT support. However, this specific version of Cosmopolitan loses the support of
10+
`speed_t` (all values of this type disappeared).
11+
112
## v0.0.2 (2023-01-17) Paris - France
213

314
- Delete `conf-gcc` (we currently are able to use `clang`)

0 commit comments

Comments
 (0)