From 2d75af586f36b2e77953b26b42328530b487a497 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 30 Nov 2025 09:16:41 -0600 Subject: [PATCH] Add release note for vcpkg. --- doc/src/history.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/history.adoc b/doc/src/history.adoc index 00076d6a6..21c7cbf8f 100644 --- a/doc/src/history.adoc +++ b/doc/src/history.adoc @@ -14,6 +14,8 @@ will allow using the "$()" and "$(())" expressions of bash, sh, and other shells. -- _Ivan Kotov_ +* *New*: Added integration for vcpkg with distinct roots. + -- _Dmitry Arkhipov_ * Fix invoking asciidoctor on Windows. -- _René Ferdinand Rivera Morell_ * Fix, propagate `dll-path` to shared libraries.