From 3523ad1326b0f374e82d6b5428997e3a38fd821d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 21 Jun 2020 15:11:43 +0200 Subject: [PATCH] Update NEWS. * NEWS: Update. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index f489e3e98..591eb8bb9 100644 --- a/NEWS +++ b/NEWS @@ -92,6 +92,10 @@ These replace the wonky "bit-set*!" procedure. Previously statprof would show strings like "anon #x1234" for primitives written in C. +** JIT bugs on ARMv7 have been fixed + (, + ) + ** 'http-get', 'http-post', etc. now honor #:verify-certificates? ()