summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2023-08-29 18:23:52 +0100
committerMatthew Vernon <matthew@debian.org>2023-08-29 18:23:52 +0100
commit4d223972f5bd3a10889f26e9bd6a499b208d8d7e (patch)
tree56b0cb96db49070cfa002f39f320a6eaead93396
parent28c7ae5ad3f068e29fb6476ce02d3d0e044b4ce6 (diff)
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 281976b..283990c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pcre2 (10.42-4) unstable; urgency=medium
+
+ * Build with JIT support on riscv64 (Closes: #1050819)
+
+ -- Matthew Vernon <matthew@debian.org> Tue, 29 Aug 2023 18:23:44 +0100
+
pcre2 (10.42-3) unstable; urgency=medium
* Specify source format 1.0 explicitly (Closes: #1049910)