From c777917554478ecc378678c227c87654fe57f47b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 27 Apr 2025 10:40:39 -0400 Subject: [PATCH] Add release note for Windows build improvement --- manual/release-notes.rst | 7 +++++++ 1 file changed, 7 insertions(+), 0 deletions(-) diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 11b528e..1a760c6 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -32,6 +32,13 @@ more detail. - Build fixes + - Improve experience for local development on Windows. Perl is no + longer required to build when using MinGW. qpdf should build + "out of the box" on Windows with an IDE such as JetBrains CLion + that bundles mingw or that uses an installation of Visual + Studio. Perl and a POSIX-like environment such as msys2 is still + required to run tests. + - Fix Android build issues. 12.1.0: April 6, 2025 -- libgit2 0.21.4