diff options
author | Thijs Schreijer <thijs@thijsschreijer.nl> | 2024-08-28 10:15:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-28 10:15:54 +0200 |
commit | 60b66fce58b64d121b124e64ef78d37512e3a8a2 (patch) | |
tree | 55590869085a2f9954e30cc728a63e6b87ba3ea8 /CHANGELOG.md | |
parent | 227743a147967bf1418525770082a5943b3f9f41 (diff) | |
download | luasystem-60b66fce58b64d121b124e64ef78d37512e3a8a2.tar.gz luasystem-60b66fce58b64d121b124e64ef78d37512e3a8a2.tar.bz2 luasystem-60b66fce58b64d121b124e64ef78d37512e3a8a2.zip |
Re-add FreeBSD support (broken since c1a64c1) (#33)
Co-authored-by: cos <cos>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 398f4a0..f1d3aa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -31,6 +31,7 @@ The scope of what is covered by the version number excludes: | |||
31 | ### unreleased | 31 | ### unreleased |
32 | 32 | ||
33 | - Chore: add compiler error on Windows if Virtual Terminal Processing is unavailable. | 33 | - Chore: add compiler error on Windows if Virtual Terminal Processing is unavailable. |
34 | - Fix: fix the freebsd build | ||
34 | 35 | ||
35 | ### Version 0.4.2, released 25-Jun-2024 | 36 | ### Version 0.4.2, released 25-Jun-2024 |
36 | 37 | ||