civodul pushed a commit to branch main in repository guile. commit 181f7ee4a7b1e80605fb8438e96a796d5830464d Author: Ludovic Courtès <l...@gnu.org> AuthorDate: Mon Jan 23 11:56:12 2023 +0100
Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 43bfed36b..4313880c7 100644 --- a/NEWS +++ b/NEWS @@ -85,6 +85,8 @@ case. * Bug fixes +** JIT compilation is now supported on Apple M1 processors + (https://bugs.gnu.org/44505) ** Type sizes are correctly determined when cross-compiling (https://bugs.gnu.org/54198) ** psyntax honors source properties coming from read hash extensions