From fd90c9c73e58908f685fa0cbdeb28782f897ebf1 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 22 May 2026 10:39:01 +0000 Subject: [PATCH] docs(changelog): remove duplicate pending entry --- changelog.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/changelog.md b/changelog.md index 5dc0e8e..eeed842 100644 --- a/changelog.md +++ b/changelog.md @@ -4,10 +4,6 @@ ### Fixes -- install fax native libraries in the Docker build and runtime images (docker) - - add TIFF, JPEG, and libclang development packages needed by Rust bindgen/sys crates during multi-arch builds - - add TIFF and JPEG runtime libraries to the Alpine production image for the fax engine -- update release/build tooling before retrying the Docker release - install fax build and runtime libraries for Docker images and update release tooling dependencies (docker) - add libclang, libjpeg, and libtiff development packages required for Rust bindgen and fax-related native builds - add libjpeg-turbo and tiff runtime libraries to the Alpine production image for the fax engine