From 5fe8d0d559eec0ec04a9d8ef679fa9c4eb308ff6 Mon Sep 17 00:00:00 2001 From: Oleg Smirnov Date: Wed, 12 Jul 2023 19:50:20 +0700 Subject: [PATCH] MDEV-31315 Add client_ed25519.dll to the list of plugins shipped with HeidiSQL There is a list of plugins in the WiX configuration file for HeidiSQL, and the installer only installs DLLs from that list although the HeidiSQL portable archive may include other plugins. This commit adds client_ed25519.dll to this list and also rearranges the list alphabetically, so it is easier to verify its contents --- win/packaging/heidisql.wxi.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/packaging/heidisql.wxi.in b/win/packaging/heidisql.wxi.in index 831efb6971f..03d5b579651 100644 --- a/win/packaging/heidisql.wxi.in +++ b/win/packaging/heidisql.wxi.in @@ -8,7 +8,7 @@ Win64="no" /> - +