Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Octachron committed Aug 2, 2023
1 parent fb65896 commit 8aaeab9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions data/changelog/ocaml/2023-08-??-ocaml-5.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We have the pleasure of celebrating the birthday of ??? by announcing the releas
Some of the highlights in OCaml 5.1.0 are:

- Many runtime performance regression fixes (dynlinking, weak array, weak hash sets, GC with idle domains, GC prefetching).
- Restored support for RISC-V and s390x architecture.
- Restored support for RISC-V and s390x architectures.
- Restored Cygwin port.
- Reduced installation size (50% reduction)
- Compressed compilation artefacts (.cmi, .cmt, .cmti, .cmo, .cma files)
Expand All @@ -23,7 +23,7 @@ OCaml 5.1.0 is still a relatively experimental release compared to the OCaml
4.14 branch. In particular:

- The POWER port is being tested in the dev version of the compiler.
- The Windows MSVC is still unavailable.
- The Windows MSVC port is still unavailable.
- Ephemeron performances need to be investigated.
- GC compaction is a work in progress.
- statmemprof is a work in progress.
Expand Down
4 changes: 2 additions & 2 deletions data/releases/5.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ highlights: |
Some of the highlights in OCaml 5.1.0 are:

- Many runtime performance regression fixes (dynlinking, weak array, weak hash sets, GC with idle domains, GC prefetching).
- Restored support for RISC-V and s390x architecture.
- Restored support for RISC-V and s390x architectures.
- Restored Cygwin port.
- Reduced installation size (50% reduction)
- Compressed compilation artefacts (.cmi, .cmt, .cmti, .cmo, .cma files)
Expand All @@ -38,7 +38,7 @@ OCaml 5.1.0 is still a relatively experimental release compared to the OCaml
4.14 branch. In particular

- The POWER port is being tested in the dev version of the compiler.
- The Windows MSVC is still unavailable.
- The Windows MSVC port is still unavailable.
- Ephemeron performances need to be investigated.
- GC compaction is a work in progress.
- statmemprof is a work in progress.
Expand Down

0 comments on commit 8aaeab9

Please sign in to comment.