summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a8fc98911..f1bcc7945f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
racket (8.12+dfsg1-2) experimental; urgency=medium
- * Enable portable bytecode backend to fix some builds (notably ppc64el,
- mips64el, and s390x) where CS backend is not supported.
+ * Enable portable bytecode (PB) backend to fix some builds (notably ppc64el,
+ mips64el) where CS backend is not supported.
+ * Use BC backend on s390x, as PB currently does not work there
+ (https://github.com/racket/racket/issues/4951)
- -- David Bremner <bremner@debian.org> Sat, 09 Mar 2024 07:42:55 -0400
+ -- David Bremner <bremner@debian.org> Sat, 09 Mar 2024 08:35:36 -0400
racket (8.12+dfsg1-1) experimental; urgency=medium